4jcraft/.clang-format

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
137 B
Plaintext
Raw Normal View History

BasedOnStyle: Google
2026-03-13 21:16:53 +00:00
IndentWidth: 4
2026-03-13 21:37:00 +00:00
AccessModifierOffset: -4
# SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225