X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=blobdiff_plain;f=Makefile;h=68d1fdfdf93aa0e0527d334d46796a125cc013ba;hp=35bf1af39e9e97e9bac4320a9448a1ca63e91ee2;hb=e6cea9aa9aa1c5038a6b1f9282d584f99a8f98a1;hpb=20572387b9318dc467ea2c3ac703993ce2537ed4 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 - +