Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Mehlich
waLBerla
Commits
72daf898
Commit
72daf898
authored
Sep 18, 2019
by
Sebastian Eibl
Browse files
[CLANG-TIDY] readability-static-definition-in-anonymous-namespace
parent
a9506011
Changes
1
Hide whitespace changes
Inline
Side-by-side
.clang-tidy
View file @
72daf898
...
...
@@ -43,6 +43,7 @@ readability-redundant-function-ptr-dereference,
readability-redundant-smartptr-get,
readability-redundant-string-cstr,
readability-static-accessed-through-instance,
readability-static-definition-in-anonymous-namespace,
readability-string-compare,
readability-uniqueptr-delete-release
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment