Lines Matching +full:priority +full:- +full:1
1 ---
4 AccessModifierOffset: -2
12 OverEmptyLines: 1
62 - foreach
63 - Q_FOREACH
64 - BOOST_FOREACH
67 - Regex: '^[<"](gtest|gmock)'
68 Priority: 7
69 - Regex: '^"config.h"'
70 Priority: -1
71 - Regex: '^".*\.h"'
72 Priority: 1
73 - Regex: '^".*\.hpp"'
74 Priority: 2
75 - Regex: '^<.*\.h>'
76 Priority: 3
77 - Regex: '^<.*\.hpp>'
78 Priority: 4
79 - Regex: '^<.*'
80 Priority: 5
81 - Regex: '.*'
82 Priority: 6
94 MaxEmptyLinesToKeep: 1
108 PenaltyIndentedWhitespace: 1
126 SpacesBeforeTrailingComments: 1