mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +02:00
style: SortUsingDeclarations
disabled in .clang-format
This commit is contained in:
@ -209,7 +209,7 @@ QualifierAlignment: Left
|
|||||||
# ShortNamespaceLines: 1
|
# ShortNamespaceLines: 1
|
||||||
# SortIncludes: CaseSensitive
|
# SortIncludes: CaseSensitive
|
||||||
# SortJavaStaticImport: Before
|
# SortJavaStaticImport: Before
|
||||||
# SortUsingDeclarations: LexicographicNumeric
|
SortUsingDeclarations: false
|
||||||
# SpaceAfterCStyleCast: false
|
# SpaceAfterCStyleCast: false
|
||||||
# SpaceAfterLogicalNot: false
|
# SpaceAfterLogicalNot: false
|
||||||
SpaceAfterTemplateKeyword: false
|
SpaceAfterTemplateKeyword: false
|
||||||
|
Reference in New Issue
Block a user