gecko-dev/tools/lint/py2.yml

39 строки
843 B
YAML

---
py2:
description: Python 2 compatibility check
include: ['.']
exclude:
- build
- client.py
- dom
- editor
- gfx
- ipc
- js/src
- layout
- modules
- mozglue
- netwerk
- nsprpub
- other-licenses
- security
- servo
- taskcluster/docker/funsize-update-generator
- testing/gtest
- testing/mochitest
- testing/mozharness
- testing/raptor
- testing/tools
- testing/web-platform
- toolkit
- tools/profiler
- tools/rb
- tools/update-packaging
- xpcom
extensions: ['py']
support-files:
- 'tools/lint/python/*compat*'
type: external
payload: python.compat:lintpy2
setup: python.compat:setuppy2