Support initial batch of languages

This commit is contained in:
2025-06-14 13:35:39 -04:00
parent 34373e04d7
commit d68a3e73b3
47 changed files with 668 additions and 184 deletions
+1 -2
View File
@@ -68,7 +68,6 @@ rules:
start: "/\\*"
end: "\\*/"
rules:
- todo: "(TODO|XXX|FIXME):?"
`)
- todo: "(TODO|XXX|FIXME):?"`)
}}
}