diff options
author | NRK <nrk@disroot.org> | 2022-06-17 22:16:37 +0600 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2022-06-25 08:27:01 +0200 |
commit | 5c3a796e55a2de822692810d0ac77c6589b0f10e (patch) | |
tree | 8206a8778e30860b74cc9f3d496d9235f8c1c6ec /icon/README.md | |
parent | 4cf17d23492a4673a2c6addfa82e61c2117be003 (diff) |
[ci]: slience some clang-tidy warnings
the warnings on r_readdir(), img_load_gif() and strcpy seems to be false
positives. the warning about fmt being unused is valid, but not worth
fixing with additional #ifdef guards.
use `assert` to silence the false positive cases when possible,
otherwise use a NOLINT comment with an explanation.
Diffstat (limited to 'icon/README.md')
0 files changed, 0 insertions, 0 deletions