maint: indent with spaces, not TABs, and add a rule to check this
authorJim Meyering <meyering@redhat.com>
Mon, 4 Jul 2011 10:31:05 +0000 (12:31 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 5 Jul 2011 08:25:16 +0000 (10:25 +0200)
commit00a195984d09dcd5ac84866740d35ad322f2578b
tree18834b8a7e8e56a1445e9b7de0c1e85694339478
parent84fb438212273a62452a0eea47dc695e0c3c911f
maint: indent with spaces, not TABs, and add a rule to check this

* tests/test-userspec.c: Indent with spaces, not TABs.
* tests/test-argp.c: Likewise.
* tests/test-c-stack2.sh: Likewise.
* tests/test-parse-duration.sh: Likewise
* m4/strtod.m4: Likewise.
* m4/alloca.m4: Likewise.
* m4/pselect.m4: Likewise.
* Makefile (sc_prohibit_leading_TABs): Prohibit leading TABs.
ChangeLog
Makefile
m4/alloca.m4
m4/pselect.m4
m4/strtod.m4
tests/test-argp.c
tests/test-c-stack2.sh
tests/test-parse-duration.sh
tests/test-userspec.c