xref: /netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/setup.cfg (revision 325dc460fcb903ba21d515d6422d8abf39bc692e)
1[flake8]
2max-line-length = 120
3
4[tool:pytest]
5addopts = -vv --flake8
6