mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 02:41:14 -03:00
editorconfig: commit message line length is 72, not 80
This is more standard. Not sure how many people use editorconfig though.
This commit is contained in:
@@ -24,5 +24,5 @@ indent_size = 2
|
||||
[share/{completions,functions}/**.fish]
|
||||
max_line_length = unset
|
||||
|
||||
[{COMMIT_EDITMSG,git-revise-todo}]
|
||||
max_line_length = 80
|
||||
[{COMMIT_EDITMSG,git-revise-todo,*.jjdescription}]
|
||||
max_line_length = 72
|
||||
|
||||
Reference in New Issue
Block a user