Minimize: Remove blank lines and comments from syntax layers

This commit is contained in:
2025-06-14 14:21:30 -04:00
parent 732f94c3cf
commit da28e592f0
34 changed files with 0 additions and 363 deletions
-1
View File
@@ -26,7 +26,6 @@ rules:
start: "<<-?'?EOT'?"
end: "^EOT"
rules: []
- todo: "(XXX|TODO|FIXME|\\?\\?\\?)"
- preproc.shebang: "^#!.+?( |$)"`)
}}