rename perlcritic make target & also run helper.pl -a
This commit is contained in:
parent
b35ce0467b
commit
c93bee9575
3
makefile
3
makefile
@ -399,7 +399,8 @@ zipup: doc/crypt.pdf
|
|||||||
gpg -b -a libtomcrypt-$(VERSION).tar.xz
|
gpg -b -a libtomcrypt-$(VERSION).tar.xz
|
||||||
gpg -b -a libtomcrypt-$(VERSION).zip
|
gpg -b -a libtomcrypt-$(VERSION).zip
|
||||||
|
|
||||||
perlcritic:
|
codecheck:
|
||||||
|
perl helper.pl -a
|
||||||
perlcritic *.pl
|
perlcritic *.pl
|
||||||
|
|
||||||
# git commit: $Format:%h$ $Format:%ai$
|
# git commit: $Format:%h$ $Format:%ai$
|
||||||
|
Loading…
Reference in New Issue
Block a user