summaryrefslogtreecommitdiff
path: root/.x-sc_prohibit_tab_based_indentation
AgeCommit message (Collapse)Author
2009-10-29build: allow whitespace violations in gl/lib/*.diff filesJim Meyering
* .gitattributes: Exempt gl/lib/*.diff. * .x-sc_prohibit_tab_based_indentation: Likewise. * .x-sc_space_tab:Likewise.
2009-08-25maint: teach "make syntax-check" the space-only indentation ruleJim Meyering
* 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.