syntax: Fix include of patch in git-commit (#2917)

This commit is contained in:
Jöran Karl 2023-09-14 22:26:51 +02:00 committed by GitHub
parent d8abfd3999
commit 1231d24279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,5 @@ rules:
# should never match valid diff output and extend highlighting to the # should never match valid diff output and extend highlighting to the
# end of the file # end of the file
end: "^ENDOFFILE" end: "^ENDOFFILE"
limit-group: "magenta"
rules: rules:
- include: "patch" - include: "patch"