Merge pull request #19316 from snprajwal/git-commit-ec

fix: do not apply editorconfig to git commit msg
This commit is contained in:
Lukas Wirth 2025-03-10 08:11:48 +00:00 committed by GitHub
commit 34e352ab84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,3 +15,6 @@ indent_size = 2
[*.{yml,yaml}] [*.{yml,yaml}]
indent_size = 2 indent_size = 2
[COMMIT_EDITMSG]
max_line_length = unset