fune/tools/lint/test
Gregory Mierzwinski 6ab48776f3 Bug 1716598 - Use Unix line endings when generating perfdocs. r=perftest-reviewers,Bebe
This patch forces perfdocs to produce unix line endings rather than os-specific line endings. This fixes an issue where generating the docs on windows causes all the docs to change because of the line endings.

Differential Revision: https://phabricator.services.mozilla.com/D117919
2021-06-17 13:26:37 +00:00
..
files Bug 1716551 - Improve Fluent linter behavior with single and double quotes, r=dminor 2021-06-16 15:11:55 +00:00
conftest.py Bug 1713683 - Run setup function with lintargs including log and virtual env binary path. r=ahal 2021-06-02 21:24:49 +00:00
python.ini Bug 1708592 - Install clang-format via a toolchain artifact. r=sylvestre 2021-04-30 21:09:12 +00:00
test_black.py
test_clang_format.py
test_clippy.py Bug 1709496 - Fix clippy mozlint failure. r=glandium 2021-05-07 00:46:37 +03:00
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 Bug 1716551 - Improve Fluent linter behavior with single and double quotes, r=dminor 2021-06-16 15:11:55 +00:00
test_lintpref.py
test_perfdocs.py Bug 1716598 - Use Unix line endings when generating perfdocs. r=perftest-reviewers,Bebe 2021-06-17 13:26:37 +00:00
test_perfdocs_generation.py Bug 1716598 - Use Unix line endings when generating perfdocs. r=perftest-reviewers,Bebe 2021-06-17 13:26:37 +00:00
test_pylint.py
test_rst.py
test_rustfmt.py
test_shellcheck.py
test_yaml.py