mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
syntax: Exclude examples from strcmp and strncmp checks (thanks Jim Meyering).
This commit is contained in:
2
cfg.mk
2
cfg.mk
@@ -30,6 +30,8 @@ exclude_file_name_regexp--sc_error_message_period = ^php/
|
||||
exclude_file_name_regexp--sc_prohibit_always-defined_macros = ^examples/
|
||||
exclude_file_name_regexp--sc_prohibit_doubled_word = ^po/
|
||||
exclude_file_name_regexp--sc_prohibit_magic_number_exit = ^(po|po-docs)/|\.pod$
|
||||
exclude_file_name_regexp--sc_prohibit_strcmp = ^examples/
|
||||
exclude_file_name_regexp--sc_prohibit_strcmp_and_strncmp = ^examples/
|
||||
|
||||
# Tests not to run as part of "make distcheck".
|
||||
local-checks-to-skip = \
|
||||
|
||||
Reference in New Issue
Block a user