diff options
author | Oto Šťáva <oto.stava@nic.cz> | 2024-04-29 15:09:01 +0200 |
---|---|---|
committer | Oto Šťáva <oto.stava@nic.cz> | 2024-05-13 15:09:21 +0200 |
commit | c1bdcd06cb20948971c0110e6f28a4254828ea23 (patch) | |
tree | 8aa044a01c9ea79558f9f30a6cbce0b45f396541 /tests | |
parent | .gitlab-ci, tests, modules: adapt to knot-resolver-ci repo (diff) | |
download | knot-resolver-c1bdcd06cb20948971c0110e6f28a4254828ea23.tar.xz knot-resolver-c1bdcd06cb20948971c0110e6f28a4254828ea23.zip |
Silence Clang-Tidy
This commit makes lots of changes to the C code to appease the
Clang-Tidy linter. Some of the less obvious ones are due to C's weird
semantics regarding handling of numeric literals.
We also disable a bunch of the detections because they are
super-pedantic, arguably useless, or we have our own unwritten coding
style rules that solve the issues.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions