Browse Source

Sync config18.clang-format and config.clang-format

Sync config18.clang-format and config.clang-format
commit_hash:0699138db6b6bbb12d63c494b13c55796ffb1d67
alevitskii 1 month ago
parent
commit
d43bd9f364
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build/config/tests/cpp_style/config.clang-format

+ 1 - 0
build/config/tests/cpp_style/config.clang-format

@@ -91,6 +91,7 @@ NamespaceMacros: [Y_UNIT_TEST_SUITE]
 AttributeMacros: [Y_PRINTF_FORMAT, Y_NO_SANITIZE, Y_FORCE_INLINE, Y_NO_INLINE, Y_WARN_UNUSED_RESULT, Y_HIDDEN, Y_PUBLIC, Y_PURE_FUNCTION]
 IndentExternBlock: Indent
 TypenameMacros: [Y_THREAD, Y_STATIC_THREAD, Y_POD_THREAD, Y_POD_STATIC_THREAD]
+StatementAttributeLikeMacros: [ythrow]
 SpacesInLineCommentPrefix:
  Minimum: 1
  Maximum: 1