1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-03-12 04:07:01 -04:00
PySolFC/.tidyallrc
2020-09-30 10:48:47 +03:00

8 lines
197 B
Text

[Flake8]
ignore = tests/individually-importing/*
select = **/*.py
[PerlTidy]
argv = -ci=4 -bl -cti=0 --character-encoding=none
ignore = **/{cmpdigest,valgrind,verify}--*.t
select = **/*.{pl,pm,t}