Add check for missing or duplicate newlines at the end of files

This commit is contained in:
Matthias Grob
2024-05-22 14:26:50 +02:00
parent 1b9f1b78e5
commit fe3cd4b0cb
3 changed files with 26 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@ jobs:
matrix:
check: [
"check_format",
"check_newlines",
"tests",
"tests_coverage",
"px4_fmu-v2_default stack_check",