mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-08 02:33:06 +00:00
don't indent access modifiers
This commit is contained in:
parent
9a74f9b8ab
commit
5d20a5765d
|
|
@ -1,3 +1,4 @@
|
|||
BasedOnStyle: Google
|
||||
IndentWidth: 4
|
||||
AccessModifierOffset: -4
|
||||
SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225
|
||||
Loading…
Reference in a new issue