X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=blobdiff_plain;f=Makefile;h=68d1fdfdf93aa0e0527d334d46796a125cc013ba;hp=35bf1af39e9e97e9bac4320a9448a1ca63e91ee2;hb=1d9899f2726e343ccc813414d0d369e7360638ba;hpb=364ee436ba389748c98ae4b2b2f1b223b8c3d91d diff --git a/Makefile b/Makefile index 35bf1af..68d1fdf 100644 --- a/Makefile +++ b/Makefile @@ -10,3 +10,6 @@ dist: test: prove t/*.t +tidycheck: + perltidy blosxom.cgi | diff -u blosxom.cgi - +