Firefox/Python 3 Migration: Difference between revisions

m
Line 46: Line 46:
Roughly:
Roughly:


* Pick a directory [https://pad.mozilla.org/p/py3 from the list], and put your name beside it so we know it's ported
* Pick a directory [https://pad.mozilla.org/p/py3 from the list], and put your name beside it so we know it's ported (this etherpad is now blank, ask in #py3 for details)
* Edit py2.yml and/or py3.yml and remove that directory from the exclusion list (from tools/lint/py2.yml and tools/lint/py3.yml in https://hg.mozilla.org/mozilla-central/)
* Edit py2.yml and/or py3.yml and remove that directory from the exclusion list (from tools/lint/py2.yml and tools/lint/py3.yml in https://hg.mozilla.org/mozilla-central/)
* Run `./mach lint -l py2 -l py3 <your directory name>` to get a list of errors
* Run `./mach lint -l py2 -l py3 <your directory name>` to get a list of errors
Confirmed users
1,989

edits