You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 months ago
..
CFLAGS Move uncritical files into `etc/` (#350) 2 years ago
analysis.sh CI: misc cleanups + faster analysis (#449) 11 months ago
analysis.yml ci: various fixes (#478) 8 months ago
build.yml ci: various fixes (#478) 8 months ago
clang-tidy-checks ci: adjust clang-tidy checks 3 months ago
spell.yml ci: various fixes (#478) 8 months ago
try-all-builds.sh [ci]: try building all combination with tcc (#338) 2 years ago