mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +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