Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
t/codingstd/tabs.t - checks for tab indents in C source and headers
SYNOPSIS
# test all files
% prove t/codingstd/tabs.t
# test specific files
% perl t/codingstd/tabs.t src/foo.c include/parrot/bar.h
DESCRIPTION
Checks that files do not use tabs to indent.