Skip to content
Snippets Groups Projects
Commit a0a7069e authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

clang-tidy: use auto to avoid writing the same type on both sides of the...

clang-tidy: use auto to avoid writing the same type on both sides of the assignment operator [modernize-use-auto]

See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html
parent 78c20301
No related branches found
No related tags found
1 merge request!122Linting setup + code updates
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment