mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
.editorconfig: set max_line_length=74 for commit-messages
...so that "git log" shows things nicely even when it is indented.
This commit is contained in:
parent
2e2cf54c00
commit
06ca80ffb7
1 changed files with 2 additions and 0 deletions
|
|
@ -13,3 +13,5 @@ max_line_length = 80
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[COMMIT_EDITMSG]
|
||||
max_line_length = 74
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue