Files
notifications-admin/setup.cfg

7 lines
177 B
INI
Raw Normal View History

[pycodestyle]
max-line-length = 120
2016-11-23 12:40:39 +00:00
exclude = ./migrations,./venv,./venv3,./node_modules,./bower_components,./cache
2016-09-09 16:29:30 +01:00
[tool:pytest]
norecursedirs = node_modules bower_components