Exclude static/locale from linters.

This commit is contained in:
Tim Abbott 2016-06-21 17:17:34 -07:00
parent 4958828747
commit 6b8e9c7254
1 changed files with 1 additions and 0 deletions

View File

@ -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,