Do not interleave spaces and tabs
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
e8cbd4b8c5
commit
505ce19972
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…
Reference in New Issue