mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-08 03:37:45 +00:00
Updated .editorconfig for 2 spaces
This commit is contained in:
parent
16489e7fbc
commit
8a9e0b027d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ root = true
|
|||
# find plugin for your editor here: http://editorconfig.org/#download
|
||||
[*.{cpp,h,chai,inc}]
|
||||
indent_style = space
|
||||
indent_size = 3
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
indent_brace_style = Allman
|
||||
|
|
Loading…
Add table
Reference in a new issue