From: Vsevolod Stakhov Date: Mon, 22 Jul 2019 15:25:12 +0000 (+0100) Subject: [Minor] Remove tidy checks as they are crap X-Git-Tag: 2.0~511 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8c77e38583f839a943f78722002faad87bc9973;p=thirdparty%2Frspamd.git [Minor] Remove tidy checks as they are crap --- diff --git a/.tidyallrc b/.tidyallrc index b20ebafec0..e948435d40 100644 --- a/.tidyallrc +++ b/.tidyallrc @@ -8,10 +8,6 @@ ignore = contrib/**/* doc/doxydown/doxydown.pl select = **/*.{pl,pl.in,pm,t} ignore = utils/{cgp_rspamd.pl,redirector.pl.in,classifier_test.pl} -[PerlTidy] -select = **/*.{pl,pl.in,pm,t} -argv = -l=120 - [PodChecker] select = **/*.{pl,pl.in,pm,pod}