Skip to content

Commit

Permalink
Enable misc-definitions-in-headers clang-tidy check
Browse files Browse the repository at this point in the history
To find non-extern non-inline function definitions.
  • Loading branch information
makortel committed Apr 7, 2021
1 parent 8ba8d41 commit d277296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
@@ -1,6 +1,7 @@
---
Checks: -*,
,boost-use-to-string,
,misc-definitions-in-headers,
,misc-string-compare,
,misc-uniqueptr-reset-release,
,modernize-deprecated-headers,
Expand Down

0 comments on commit d277296

Please sign in to comment.