Enable clang-tidy bugprone-argument-comment and fix violations

This commit is contained in:
MarcoFalke
2021-09-06 17:47:12 +02:00
parent 92aad5303b
commit fa57fa1a2e
9 changed files with 14 additions and 12 deletions

2
src/.clang-tidy Normal file
View File

@@ -0,0 +1,2 @@
Checks: '-*,bugprone-argument-comment'
WarningsAsErrors: bugprone-argument-comment