mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-09 14:45:00 -05:00
7 lines
170 B
INI
7 lines
170 B
INI
[pep8]
|
|
max-line-length = 120
|
|
exclude = ./migrations,./venv,./venv3,./node_modules,./bower_components,./cache
|
|
|
|
[tool:pytest]
|
|
norecursedirs = node_modules bower_components
|