mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-23 14:43:38 +00:00
fix: disable SortIncludes for now
This commit is contained in:
parent
6388de266a
commit
9a74f9b8ab
|
|
@ -1,2 +1,3 @@
|
|||
BasedOnStyle: Google
|
||||
IndentWidth: 4
|
||||
IndentWidth: 4
|
||||
SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225
|
||||
Loading…
Reference in a new issue