nsxiv/etc/woodpecker
NRK 0faff1866d ci: adjust clang-tidy checks
disable misc-include-cleaner, it nags about "directly" including
things like "stdbool.h" instead of relying on "nsxiv.h" for it.

also disable bugprone-switch-missing-default-case which nags
about missing `default` switch cases.
2024-02-09 01:55:53 +00:00
..
CFLAGS Move uncritical files into `etc/` (#350) 2022-08-09 16:21:52 +02:00
analysis.sh CI: misc cleanups + faster analysis (#449) 2023-06-15 15:25:54 +00:00
analysis.yml ci: various fixes (#478) 2023-10-02 09:43:46 +00:00
build.yml ci: various fixes (#478) 2023-10-02 09:43:46 +00:00
clang-tidy-checks ci: adjust clang-tidy checks 2024-02-09 01:55:53 +00:00
spell.yml ci: various fixes (#478) 2023-10-02 09:43:46 +00:00
try-all-builds.sh [ci]: try building all combination with tcc (#338) 2022-10-07 15:37:44 +02:00