File: .tidyallrc

package info (click to toggle)
wml 2.32.0~ds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,812 kB
  • sloc: perl: 6,963; ansic: 747; yacc: 154; makefile: 107; sh: 25
file content (13 lines) | stat: -rw-r--r-- 342 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[PerlTidy]
select = **/*.t wml_frontend/*.src wml_backend/*/*.src wml_include/**/*.pm wml_include/**/*.pm.src wml_test/**/*.pm wml*/**/*.pl
argv = -ci=4 -bl -cti=0 --character-encoding=none
ignore =

[PerlCritic]
; select = **/*.{pl,pm,t}
; ignore = **/*
select = **/*.t wml_include/**/*.pm wml*/**/*.pl
ignore =

[TestCount]
select = **/*.t