Merge pull request #118 from radarhere/pre-commit-clang

This commit is contained in:
Hugo van Kemenade 2024-04-28 11:11:55 +03:00 committed by GitHub
commit aa34ca7573
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 9 deletions

View File

@ -9,6 +9,7 @@ BinPackParameters: false
BreakBeforeBraces: Attach
ColumnLimit: 88
DerivePointerAlignment: false
IndentGotoLabels: false
IndentWidth: 4
Language: Cpp
PointerAlignment: Right