1
0
Эх сурвалжийг харах

clang-format: Enforce "east const" qualifier placement

Issue: #26123
Brad King 8 сар өмнө
parent
commit
08f1cae4e8
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

@@ -16,6 +16,7 @@ BraceWrapping:
 BreakBeforeBraces: Custom
 ColumnLimit: 79
 IndentPPDirectives: AfterHash
+QualifierAlignment: Right
 SortUsingDeclarations: false
 SpaceAfterTemplateKeyword: true
 IncludeBlocks: Regroup