mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-24 13:47:46 +00:00
Update submodules and editorconfig
This commit is contained in:
parent
89dbbab066
commit
c14ce6205c
2 changed files with 2 additions and 2 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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 61712f8f11892d12ad6878a80b9b89b318908558
|
||||
Subproject commit 8c260396dde22977cbee4af537757427d2049ee2
|
Loading…
Add table
Reference in a new issue