commit d8c77e3: [Minor] Remove tidy checks as they are crap

Vsevolod Stakhov vsevolod at highsecure.ru
Mon Jul 22 15:28:04 UTC 2019


Author: Vsevolod Stakhov
Date: 2019-07-22 16:25:12 +0100
URL: https://github.com/rspamd/rspamd/commit/d8c77e38583f839a943f78722002faad87bc9973

[Minor] Remove tidy checks as they are crap

---
 .tidyallrc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.tidyallrc b/.tidyallrc
index b20ebafec..e948435d4 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}
 


More information about the Commits mailing list