summaryrefslogtreecommitdiffstats
path: root/build/config/tests/cpp_style
Commit message (Collapse)AuthorAgeFilesLines
* Mitigate meaningless difference in .clang-format'sthegeorg2024-06-121-0/+1
| | | | 2b225295e185799ec49e39f48de7268d0e753cee
* Set PackConstructorInitializer to Never in clang-formatthegeorg2024-06-031-0/+1
| | | | | | | https://clang.llvm.org/docs/ClangFormatStyleOptions.html#packconstructorinitializers Just set the default value explicitly. 8c4b172f18d90904f2b2728f43eb56b52ee24f6a
* clang-format: set `SpacesInSquareBrackets` to falsethegeorg2024-05-311-0/+1
| | | | | | | https://clang.llvm.org/docs/ClangFormatStyleOptions.html#spacesinsquarebrackets It looks like this is the default behavior though it is not clear neither from docs, nor from the code. 766f1ca523d39d476416af2a36de7579df7b9ebd
* Cosmetic changes in .clang-formatthegeorg2024-05-311-2/+2
| | | | 8f2be822acca9aea87fb4504635b81659cd8b3f4
* Use same configs in ya style and style-testsmikhnenko2024-04-043-92/+3
| | | | 853c2293128f6f534d97c1a5c97204e1f72868cf
* add CPP_STYLE_TEST_16 ya.make macroionagamed2024-03-072-0/+91
| | | | a494c8b69e6dec20bf56966cca5259e337905d23
* Move style configs from devtools to build directorysay2023-09-282-0/+95