don't indent access modifiers

This commit is contained in:
Tropical
2026-03-13 16:37:00 -05:00
parent 9a74f9b8ab
commit 5d20a5765d
+1
View File
@@ -1,3 +1,4 @@
BasedOnStyle: Google BasedOnStyle: Google
IndentWidth: 4 IndentWidth: 4
AccessModifierOffset: -4
SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225 SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225