[isort] line_length = 120 [pycodestyle] max_line_length = 120 [pylint] max_line_length = 120 [aliases] test=pytest [tool:pytest] addopts = --doctest-modules