Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/maint-diff-core-safecrlf'
[gitweb.git]
/
contrib
/
mw-to-git
/
Makefile
diff --git
a/contrib/mw-to-git/Makefile
b/contrib/mw-to-git/Makefile
index f14971987c3d14892ad212485c4b1662d73165f7..1fb24244817b7b61d91316ced5f583605ff72f36 100644
(file)
--- a/
contrib/mw-to-git/Makefile
+++ b/
contrib/mw-to-git/Makefile
@@
-15,3
+15,5
@@
all: build
build install clean:
$(MAKE) -C $(GIT_ROOT_DIR) SCRIPT_PERL=$(SCRIPT_PERL_FULL) \
$@-perl-script
+perlcritic:
+ perlcritic -2 *.perl