This repository has been archived on 2025-06-04. You can view files and clone it, but cannot push or open issues or pull requests.
mclib-lua/.clang-format
2022-04-19 09:53:50 -04:00

7 lines
145 B
YAML

BasedOnStyle: WebKit
BreakBeforeBraces: Attach
CompactNamespaces: true
FixNamespaceComments: true
NamespaceIndentation: None
SortIncludes: Never