mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-03-12 04:07:01 -04:00
8 lines
197 B
Text
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}
|