Newer
Older
linters = pycodestyle,pydocstyle,pyflakes,radon
[pycodestyle]
max_line_length = 100
[mypy]
plugins = mypy_django_plugin.main
[mypy.plugins.django-stubs]
django_settings_module = biscuit.core.settings
linters = pycodestyle,pydocstyle,pyflakes,radon
[pycodestyle]
max_line_length = 100
[mypy]
plugins = mypy_django_plugin.main
[mypy.plugins.django-stubs]
django_settings_module = biscuit.core.settings