CI: run `make distcheck` instead of `make check`
[tinc] / .clang-tidy
1 Checks: '-*,bugprone-narrowing-conversions'
2 WarningsAsErrors: '*'