build: ignore syntax-check's file_system check on Doxyfile

* cfg.mk: Here.
This commit is contained in:
Akim Demaille
2021-08-13 08:15:31 +02:00
parent 024f00fd11
commit 84059ea508

1
cfg.mk
View File

@@ -157,6 +157,7 @@ $(call exclude,
bindtextdomain=^lib/main.c$$ \
cast_of_argument_to_free=^src/muscle-tab.c$$ \
error_message_uppercase=etc/bench.pl.in$$ \
file_system=^doc/Doxyfile.in$$ \
po_check=^tests|(^po/POTFILES.in|.md)$$ \
preprocessor_indentation=^data/|^lib/|^src/parse-gram.[ch]$$ \
program_name=^lib/main.c$$ \