added namespace comments
This commit is contained in:
+2
-1
@@ -26,4 +26,5 @@ BraceWrapping: {
|
||||
AfterFunction: 'true'
|
||||
BeforeCatch: 'false'
|
||||
}
|
||||
ColumnLimit: 100
|
||||
ColumnLimit: 100
|
||||
FixNamespaceComments: true
|
||||
Reference in New Issue
Block a user