mirror of https://github.com/zulip/zulip.git
Exclude static/locale from linters.
This commit is contained in:
parent
4958828747
commit
6b8e9c7254
|
@ -47,6 +47,7 @@ api/integrations/perforce/git_p4.py
|
|||
puppet/apt/.forge-release
|
||||
puppet/puppet-common/tests/
|
||||
puppet/apt/README.md
|
||||
static/locale
|
||||
""".split()
|
||||
|
||||
by_lang = lister.list_files(args, modified_only=options.modified, use_shebang=True,
|
||||
|
|
Loading…
Reference in New Issue