Replace vera++ with clang-format (#4518)
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu
This commit is contained in:
+1
-1
@@ -250,7 +250,7 @@ def amalgamate_jerry_core(output_dir):
|
||||
amalgamate(
|
||||
base_dir=JERRY_CORE,
|
||||
input_files=[
|
||||
os.path.join(JERRY_CORE, 'api', 'jerry.c'),
|
||||
os.path.join(JERRY_CORE, 'api', 'jerryscript.c'),
|
||||
# Add the global built-in by default to include some common items
|
||||
# to avoid problems with common built-in headers
|
||||
os.path.join(JERRY_CORE, 'ecma', 'builtin-objects', 'ecma-builtins.c'),
|
||||
|
||||
Reference in New Issue
Block a user