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:
@@ -17,7 +17,6 @@
|
||||
|
||||
#include "jerryscript.h"
|
||||
|
||||
|
||||
int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
|
||||
{
|
||||
srand (0);
|
||||
|
||||
Reference in New Issue
Block a user