зеркало из https://github.com/mozilla/gecko-dev.git
no bug - Add review groups + info about unit tests in mozlint r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D61390 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c2195932ec
Коммит
095594eed0
|
@ -11,6 +11,9 @@ For a linter to be integrated into the mozilla-central tree, it needs to have:
|
|||
* Running ``./mach lint`` command must pass (note, linters can be disabled for individual directories)
|
||||
* Taskcluster/Treeherder integration
|
||||
* In tree documentation (under ``tools/lint/docs``) to give a basic summary, links and any other useful information
|
||||
* Unit tests (under ``tools/lint/test``) to make sure that the linter works as expected and we don't regress.
|
||||
|
||||
The review group in Phabricator is ``#linter-reviewers``.
|
||||
|
||||
Linter Basics
|
||||
-------------
|
||||
|
|
|
@ -13,6 +13,8 @@ This documentation is generated via the
|
|||
To build the documentation, run ``mach doc``. Run
|
||||
``mach help doc`` to see configurable options.
|
||||
|
||||
The review group in Phabricator is ``#firefox-source-docs-reviewers``.
|
||||
|
||||
.. toctree::
|
||||
:caption: Documentation
|
||||
:maxdepth: 2
|
||||
|
|
Загрузка…
Ссылка в новой задаче