"diff" part of verbose commits should be ignored #305
Labels
1-bug 🐛
Issue type: Bug report (something isn't working as expected)
2-unconfirmed
Issue status: Bug that needs to be reproduced (all new bugs have this label)
Describe the bug
The diff part of a verbose commit message (see
man git-commit(1)
) is treated as text and often leads to MANY errors since it's usuallyc ode.Steps to reproduce
Steps to reproduce the behavior:
$EDITOR
to something with ltex-ls support.git commit -v
on some repositoryExpected behavior
The diff part would be ignored and no diagnostics would show up.
LTeX configuration
No relevant settings.
Version information
List here the version information of the relevant software.
The text was updated successfully, but these errors were encountered: