]> granicus.if.org Git - fortune-mod/commitdiff
Fix tidyall tests.
authorShlomi Fish <shlomif@shlomifish.org>
Wed, 3 Feb 2021 05:18:59 +0000 (07:18 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Wed, 3 Feb 2021 05:19:20 +0000 (07:19 +0200)
See:

https://metacpan.org/release/Code-TidyAll .

fortune-mod/.tidyallrc

index e367043bca8ef7a66b0b5c539b626d742dfe39a9..7bee1b643b1046f165f127bfe44205a8723380b7 100644 (file)
@@ -3,6 +3,7 @@ select = **/*.{c,h}
 
 [PerlTidy]
 argv = -ci=4 -bl -cti=0 --character-encoding=none
+ignore = rinutils/run-tests.pl
 select = **/*.{pl,pm,t}
 
 [PerlCritic]