gecko-dev/tools/lint/test
Mitchell Hentges 1d06e45585 Bug 1756224: Update references to perfdocs linter to explicitly set path r=sparky
Ideally, the `perfdocs` linter suggestion to `--fix` issues would take
into account the `paths` that were provided, rather than printing the
sure-fire "lint and fix all" solution.

Actually, on further consideration, theoretically such a recommendation
should appear at the `./mach lint` level, and not be linter-specific. Oh
well, that's a future improvement :)

-----

This patch updates the `perfdocs` documentation and suggestions to
successfully operate in the same manner that they did before
bug 1753701.

Differential Revision: https://phabricator.services.mozilla.com/D139159
2022-03-09 15:52:49 +00:00
..
files
conftest.py Bug 1750632: ./mach lint should bootstrap clang-format r=ahal 2022-03-04 19:39:32 +00:00
python.ini
test_black.py
test_clang_format.py
test_clippy.py
test_codespell.py
test_eslint.py
test_file_license.py
test_file_perm.py
test_file_whitespace.py
test_flake8.py
test_fluent_lint.py
test_lintpref.py
test_perfdocs_generation.py Bug 1756224: Update references to perfdocs linter to explicitly set path r=sparky 2022-03-09 15:52:49 +00:00
test_perfdocs_helpers.py
test_perfdocs.py Bug 1737616 - [perfdocs] Collect the taskcluster tasks of Talos and add them to the dropdowns r=sparky,perftest-reviewers 2022-02-08 13:52:01 +00:00
test_pylint.py
test_rst.py
test_rustfmt.py
test_shellcheck.py
test_trojan_source.py
test_yaml.py