Add vera rules to check consecutive and trailing empty lines (#3540)
JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai@inf.u-szeged.hu
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include "jerryscript-port-default.h"
|
||||
#include "test-common.h"
|
||||
|
||||
|
||||
static const jerry_char_t test_source[] = TEST_STRING_LITERAL (
|
||||
"var p1 = create_promise1();"
|
||||
"var p2 = create_promise2();"
|
||||
|
||||
Reference in New Issue
Block a user