Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"diff" part of verbose commits should be ignored #305

Open
MithicSpirit opened this issue Jun 3, 2024 · 0 comments
Open

"diff" part of verbose commits should be ignored #305

MithicSpirit opened this issue Jun 3, 2024 · 0 comments
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)

Comments

@MithicSpirit
Copy link

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:

  1. Set your $EDITOR to something with ltex-ls support.
  2. Run git commit -v on some repository
  3. Wait for the excessive diagnostics to show up

Expected 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.

  • Operating system: Arch Linux
  • ltex-ls: 16.0.0
  • Java: openjdk 22
@MithicSpirit MithicSpirit added 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) labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

No branches or pull requests

1 participant