diff options
Diffstat (limited to 'queries/gitcommit/highlights.scm')
| -rw-r--r-- | queries/gitcommit/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/gitcommit/highlights.scm b/queries/gitcommit/highlights.scm index 880d05e01..8f7036a7e 100644 --- a/queries/gitcommit/highlights.scm +++ b/queries/gitcommit/highlights.scm @@ -44,7 +44,7 @@ ; (trailer (value) @none) (breaking_change - (token) @comment.warning) + (token) @comment.error) (breaking_change (value) @none @spell) |
