mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Misc: Adjust max line length in editorconfig to something that better fits 1080p screens
This commit is contained in:
@@ -5,7 +5,7 @@ tab_width = 4
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 80
|
||||
max_line_length = 160
|
||||
|
||||
[*.{c,h,cpp,hpp,inl}]
|
||||
charset = latin1
|
||||
|
||||
Reference in New Issue
Block a user