]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Enable Perl::Critic 2940/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Tue, 25 Jun 2019 07:48:58 +0000 (10:48 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Tue, 25 Jun 2019 07:48:58 +0000 (10:48 +0300)
.tidyallrc

index b9095593887d208a240e26220ef9d65f59719cf9..b20ebafec015c86491b78d6010fb60355a6055d1 100644 (file)
@@ -4,8 +4,9 @@
 ; Ignore third-party code
 ignore = contrib/**/* doc/doxydown/doxydown.pl
 
-;[PerlCritic]
-;select = **/*.{pl,pl.in,pm,t}
+[PerlCritic]
+select = **/*.{pl,pl.in,pm,t}
+ignore = utils/{cgp_rspamd.pl,redirector.pl.in,classifier_test.pl}
 
 [PerlTidy]
 select = **/*.{pl,pl.in,pm,t}