Skip to content

Commit

Permalink
config/ directory should not be checked with critic
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Lenz <moritz@faui2k3.org>
  • Loading branch information
petdance authored and moritz committed Feb 26, 2009
1 parent d2cd0fb commit 8b9b21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile.in
Expand Up @@ -177,7 +177,7 @@ testable : perl6$(EXE) Test.pir spectest_checkout spectest_update

xmas: perl6$(EXE)

CRITIC_FILES=Configure.pl t/harness build/ config/ tools/
CRITIC_FILES=Configure.pl t/harness build/ tools/

perlcritic:
perlcritic -1 --profile tools/util/perlcritic.conf $(CRITIC_FILES)
Expand Down

0 comments on commit 8b9b21e

Please sign in to comment.