mirror of
https://github.com/ostreedev/ostree.git
synced 2025-02-09 13:57:52 +03:00
Do not interleave spaces and tabs
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
e8cbd4b8c5
commit
505ce19972
@ -46,7 +46,7 @@ testfiles = test-basic \
|
|||||||
test-admin-deploy-uboot \
|
test-admin-deploy-uboot \
|
||||||
test-admin-instutil-set-kargs \
|
test-admin-instutil-set-kargs \
|
||||||
test-admin-upgrade-not-backwards \
|
test-admin-upgrade-not-backwards \
|
||||||
test-repo-checkout-subpath \
|
test-repo-checkout-subpath \
|
||||||
test-setuid \
|
test-setuid \
|
||||||
test-delta \
|
test-delta \
|
||||||
test-xattrs \
|
test-xattrs \
|
||||||
|
1
cfg.mk
1
cfg.mk
@ -23,7 +23,6 @@ local-checks-to-skip = \
|
|||||||
sc_prohibit_empty_lines_at_EOF \
|
sc_prohibit_empty_lines_at_EOF \
|
||||||
sc_prohibit_path_max_allocation \
|
sc_prohibit_path_max_allocation \
|
||||||
sc_prohibit_test_double_equal \
|
sc_prohibit_test_double_equal \
|
||||||
sc_space_tab \
|
|
||||||
sc_trailing_blank \
|
sc_trailing_blank \
|
||||||
|
|
||||||
#SHELL=bash -x
|
#SHELL=bash -x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user