git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc38df
)
build: enable syntax-check: TAB-only indentation in Makefiles
author
Jim Meyering
<meyering@redhat.com>
Tue, 4 Aug 2009 12:03:17 +0000
(14:03 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Tue, 4 Aug 2009 12:47:09 +0000
(14:47 +0200)
* cfg.mk (disable_temporarily): Remove sc_makefile_TAB_only_indentation.
cfg.mk
patch
|
blob
|
history
diff --git
a/cfg.mk
b/cfg.mk
index
c672e4d
..
c43185c
100644
(file)
--- a/
cfg.mk
+++ b/
cfg.mk
@@
-63,7
+63,6
@@
local-checks-to-skip = \
sc_useless_cpp_parens
disable_temporarily = \
- sc_makefile_TAB_only_indentation \
sc_unmarked_diagnostics \
sc_prohibit_ctype_h \
sc_prohibit_asprintf \