mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Merge pull request #4155 from nyfix/clangtidy-format
fix formatting problems in .clang-tidy options
This commit is contained in:
commit
229fbeee1a
@ -12,8 +12,8 @@ Checks: "*,\
|
|||||||
-cppcoreguidelines-avoid-goto,\
|
-cppcoreguidelines-avoid-goto,\
|
||||||
-cppcoreguidelines-pro-type-member-init,\
|
-cppcoreguidelines-pro-type-member-init,\
|
||||||
-cppcoreguidelines-pro-type-static-cast-downcast,\
|
-cppcoreguidelines-pro-type-static-cast-downcast,\
|
||||||
# not applicable\
|
# not applicable,\
|
||||||
-fuchsia-default-argument-calls,\
|
-fuchsia-default-arguments-calls,\
|
||||||
-fuchsia-overloaded-operator,\
|
-fuchsia-overloaded-operator,\
|
||||||
-fuchsia-statically-constructed-objects,\
|
-fuchsia-statically-constructed-objects,\
|
||||||
# not currently a coding convention, C++11-specific, but conceivable,\
|
# not currently a coding convention, C++11-specific, but conceivable,\
|
||||||
|
Loading…
Reference in New Issue
Block a user