Oliver Stöneberg
339484d2a1
mitigated and enabled more clang-tidy warnings (#4470)
* fixed some `performance-inefficient-string-concatenation` clang-tidy warnings
* fixed and enabled `modernize-replace-random-shuffle` clang-tidy warning
* fixed and enabled `bugprone-suspicious-string-compare` clang-tidy warning
* mitigated and enabled `readability-non-const-parameter` clang-tidy warnings
* clang-tidy.md: documented some disabled checks
* mitigated and enabled `performance-unnecessary-value-param` clang-tidy warnings
2022-09-16 18:58:59 +02:00
..
2022-07-04 22:23:20 +02:00
2022-03-13 20:07:58 +01:00
2022-09-04 10:25:16 +02:00
2022-07-04 22:23:20 +02:00
2022-09-16 18:58:59 +02:00
2022-09-16 18:58:59 +02:00