1
0
Fork 0

Update our style guide (#5500)

* Update our style guide

* Clarify muiltple condition ifs

* update the ifdef section
This commit is contained in:
skullydazed 2019-04-18 15:59:51 -07:00 committed by GitHub
parent 7a1086e405
commit 068571b9fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 3 deletions

View file

@ -5,7 +5,7 @@ root = true
[*]
indent_style = space
indent_size = 2
indent_size = 4
# We recommend you to keep these unchanged
charset = utf-8