Switch to pre-commit for rstcheck
[integration/test.git] / .coafile
1 [Python]
2 bears = PEP8Bear
3 files = **/*.py
4 ignore = .*/**
5 max_line_length = 120