Detect more file types for git syntax highlighting (#2330)

* Update git-commit.yaml

This will enable syntax highlighting for merge commit messages

* Update git-commit.yaml
This commit is contained in:
Andrew
2022-01-08 19:51:15 -08:00
committed by GitHub
parent 80d0654847
commit f20179519f

View File

@@ -1,7 +1,7 @@
filetype: git-commit
detect:
filename: "^(.*[\\/])?(COMMIT_EDITMSG|TAG_EDITMSG)$"
filename: "^(.*[\\/])?(COMMIT_EDITMSG|TAG_EDITMSG|MERGE_MSG|git-rebase-todo)$"
rules:
# File changes