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
c46b9c57
Commit
c46b9c57
authored
Sep 18, 2019
by
Sebastian Eibl
Browse files
[CLANG-TIDY] readability-simplify-subscript-expr
parent
72daf898
Changes
1
Hide whitespace changes
Inline
Side-by-side
.clang-tidy
View file @
c46b9c57
...
...
@@ -42,6 +42,7 @@ readability-redundant-control-flow,
readability-redundant-function-ptr-dereference,
readability-redundant-smartptr-get,
readability-redundant-string-cstr,
readability-simplify-subscript-expr,
readability-static-accessed-through-instance,
readability-static-definition-in-anonymous-namespace,
readability-string-compare,
...
...
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