mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-22 00:01:53 +00:00
Merge pull request #19316 from snprajwal/git-commit-ec
fix: do not apply editorconfig to git commit msg
This commit is contained in:
commit
34e352ab84
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ indent_size = 2
|
|||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
[COMMIT_EDITMSG]
|
||||
max_line_length = unset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue