Show More
@@ -6,3 +6,8 b' AllowShortIfStatementsOnASingleLine: fal' | |||||
6 | IndentCaseLabels: false |
|
6 | IndentCaseLabels: false | |
7 | AllowShortBlocksOnASingleLine: false |
|
7 | AllowShortBlocksOnASingleLine: false | |
8 | AllowShortFunctionsOnASingleLine: false |
|
8 | AllowShortFunctionsOnASingleLine: false | |
|
9 | IncludeCategories: | |||
|
10 | - Regex: '^<' | |||
|
11 | Priority: 1 | |||
|
12 | - Regex: '^"' | |||
|
13 | Priority: 2 |
General Comments 0
You need to be logged in to leave comments.
Login now