Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Mehlich
waLBerla
Commits
e79316d7
Commit
e79316d7
authored
Sep 18, 2019
by
Sebastian Eibl
Browse files
[CLANG-TIDY] readability-redundant-declaration
parent
31b19bfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.clang-tidy
View file @
e79316d7
...
...
@@ -40,6 +40,7 @@ readability-isolate-declaration,
readability-misleading-indentation,
readability-misplaced-array-index,
readability-redundant-control-flow,
readability-redundant-declaration,
readability-redundant-function-ptr-dereference,
readability-redundant-smartptr-get,
readability-redundant-string-cstr,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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