Commit Graph

8 Commits (main)

Author SHA1 Message Date
Riku Isokoski afea7ca0d1
Update clang-tidy configuration and fix some warnings (#1474)
Don't enable coding conventions from unrelated projects. Only enable
generic checks.
2022-12-18 18:14:36 +07:00
Riku Isokoski 71a64974c0 Remove some clang-tidy checks 2021-11-13 13:37:52 +07:00
Riku Isokoski 22f167dd0a Ignore some warnings 2021-10-30 11:51:11 +07:00
Avamander d1842a3686 Disabled a few more unnecessary warnings, sorted a bit 2021-07-02 16:29:25 +07:00
Avamander dea4beba13 Disabled new Clang-Tidy checks that are too noisy 2021-07-02 16:29:25 +07:00
Avamander 3214f98ac6 Improved clang-tidy configuration for less noise 2021-05-14 13:01:05 +07:00
Avamander a9e79468d0 Re-enabled use-after-move warning 2021-01-31 00:05:23 +07:00
Avamander 10767d5e0a Added clang-tidy configuration 2021-01-30 23:55:35 +07:00