mirror of https://gitee.com/openkylin/libvirt.git
syntax-check: remove README
This exception is no longer useful since README is just a symlink to README.md, which is a subject to this check already. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
9d8d332dbd
commit
a275ce2ab7
|
@ -2100,7 +2100,7 @@ exclude_file_name_regexp--sc_prohibit_mixed_case_abbreviations = \
|
|||
^src/(vbox/vbox_CAPI.*.h|esx/esx_vi.(c|h)|esx/esx_storage_backend_iscsi.c)$$
|
||||
|
||||
exclude_file_name_regexp--sc_prohibit_empty_first_line = \
|
||||
^(README|src/esx/README|tests/(vmwarever|virhostcpu)data/.*)$$
|
||||
^(src/esx/README|tests/(vmwarever|virhostcpu)data/.*)$$
|
||||
|
||||
exclude_file_name_regexp--sc_prohibit_useless_translation = \
|
||||
^tests/virpolkittest.c
|
||||
|
|
Loading…
Reference in New Issue