[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
