maint: teach "make syntax-check" the space-only indentation rule
authorJim Meyering <meyering@redhat.com>
Fri, 27 Feb 2009 16:32:19 +0000 (17:32 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 25 Aug 2009 07:21:00 +0000 (09:21 +0200)
commit1130e181eef518345b9262478f7b0195fe332dd9
tree871975e07db0cbe01467f22b8ed321bb6678afe3
parent5e778f7c8d1ecf3d8f11385db013af2ba026e2a5
maint: teach "make syntax-check" the space-only indentation rule

* cfg.mk (sc_prohibit_tab_based_indentation): New rule.
* .x-sc_prohibit_tab_based_indentation: New file.
* Makefile.am (syntax_check_exceptions): Add file,
.x-sc_prohibit_tab_based_indentation.
.x-sc_prohibit_tab_based_indentation [new file with mode: 0644]
Makefile.am
cfg.mk