mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
(clang-format) Add RemoveSemicolon (#506)
This commit is contained in:
committed by
GitHub
parent
bcdddd4c7e
commit
baed704a38
@@ -30,6 +30,7 @@ QualifierOrder:
|
||||
- const
|
||||
- volatile
|
||||
- type
|
||||
RemoveSemicolon: true
|
||||
SpaceAfterCStyleCast: true
|
||||
TabWidth: 4
|
||||
UseTab: ForContinuationAndIndentation
|
||||
|
||||
Reference in New Issue
Block a user