Update clang-format (#5112)

Bump minimum clang-format version to 15 (the previously used 10 is not
in the ubuntu-22.04 repo)

Reformat several files

Re-enable format and strings CI checkers

JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
This commit is contained in:
Máté Tokodi
2023-12-11 23:21:52 +01:00
committed by GitHub
parent ef4cb2bf74
commit 3b876f7392
9 changed files with 27 additions and 31 deletions
-1
View File
@@ -92,7 +92,6 @@ typedef struct
bool class_found;
} snapshot_globals_t;
/**
* Write data into the specified buffer.
*