mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Exclude api/setup.py from the linter's wrath.
(imported from commit 2e9718b6be472523b2684b6fcae4545f0a7fba49)
This commit is contained in:
@@ -34,6 +34,7 @@ exclude_files = """
|
||||
zproject/test_settings.py
|
||||
zproject/settings.py
|
||||
tools/jslint/jslint.js
|
||||
api/setup.py
|
||||
""".split()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user