Bug 1559975 - remove tools/profiler from python2 and python3 linter exclusion list r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D36435

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Takahashi 2019-09-13 09:04:26 +00:00
Родитель be0d8b9e93
Коммит c481d253a3
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -26,7 +26,6 @@ py2:
- testing/tools
- testing/web-platform
- toolkit
- tools/profiler
- tools/rb
- tools/update-packaging
- xpcom

Просмотреть файл

@ -18,7 +18,6 @@ py3:
- testing/tps
- testing/web-platform
- toolkit
- tools/profiler
- tools/rb
- xpcom/idl-parser
extensions: ['py']