5 Commits

Author SHA1 Message Date
531a409124
clang-tidy: change MinimumVariableNameLength to 2 2022-08-19 01:41:34 +02:00
22a50ef661
up the cognitive threshold to 30
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-16 21:42:13 +02:00
cd03898039
update .clang-tidy
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-16 05:30:59 +02:00
9cc1823b3b
clang-tidy: Set cognitive complexity threshold to 30.
25 is a bit low with a try-catch-block in a for-loop.
2021-06-29 02:09:40 +02:00
2709be1620
Add .clang-tify and .clang-format. 2021-05-21 03:24:28 +02:00