gecko-dev/tools/lint/py3.yml
Kris Maglione e99cced382 Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium
MozReview-Commit-ID: D5KyHcg8Ujk

--HG--
extra : rebase_source : 1a74ccb2963f2946a49c8bf720af595151b48fd1
2017-09-12 11:54:47 -07:00

54 lines
1.3 KiB
YAML

---
py3:
description: Python 3 compatibility check
include: ['.']
exclude:
- browser/app
- browser/components
- browser/extensions
- build
- client.py
- config
- dom/bindings
- dom/canvas/test
- dom/media/test
- gfx
- intl/icu
- ipc/chromium
- ipc/ipdl
- js/src
- layout/reftests
- layout/style
- layout/tools/reftest
- media
- memory/replace
- modules/freetype2
- nsprpub
- security/manager/ssl
- security/nss
- services/common/tests/mach_commands.py
- servo
- testing/awsy
- testing/firefox-ui/harness/firefox_ui_harness/runners/update.py
- testing/gtest
- testing/marionette
- testing/mochitest
- testing/mozbase
- testing/mozharness
- testing/tools/iceserver
- testing/tps
- testing/xpcshell
- testing/web-platform
- third_party
- toolkit
- tools/git
- tools/jprof
- tools/profiler
- tools/rb
- tools/update-packaging
- xpcom/idl-parser
- xpcom/typelib
extensions: ['py']
type: external
payload: python.compat:lintpy3