Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #19316 from snprajwal/git-commit-ec
fix: do not apply editorconfig to git commit msg
Lukas Wirth 2025-03-10
parent 90e1800 · parent 23aa38d · commit 34e352a
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 6bb743a673..2d28ebd476 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -15,3 +15,6 @@ indent_size = 2
[*.{yml,yaml}]
indent_size = 2
+
+[COMMIT_EDITMSG]
+max_line_length = unset