.. |
android
|
Bug 1926814 - Generate a report for ktlintFormat and allow linters to be run from other subdirectories. r=nalexander,android-reviewers,ohall
|
2024-11-08 16:49:33 +00:00 |
clang-format
|
|
|
clippy
|
|
|
condprof-addons
|
|
|
cpp
|
|
|
eslint
|
Bug 1928625 - Remove ESLint rule mozilla/consistent-if-bracing as curly already enforces more than it. r=frontend-codestyle-reviewers,mossop
|
2024-11-04 13:48:54 +00:00 |
file-perm
|
|
|
file-whitespace
|
|
|
fluent-lint
|
Bug 1918098 - ruff: fix the errors identified by 0.6.4 r=linter-reviewers,taskgraph-reviewers,releng-reviewers,webdriver-reviewers,perftest-reviewers,migration-reviewers,jmaher,whimboo,sparky,xpcom-reviewers,beth,ahal,mconley
|
2024-11-06 12:51:32 +00:00 |
ignorefile
|
|
|
libpref
|
Bug 1918249 - Fix mach lint linting prefs JS files on Windows by forcing UTF-8. r=ahal
|
2024-09-13 17:00:04 +00:00 |
license
|
Bug 1924039 - Run license lint for Kotlin source files. r=linter-reviewers,sylvestre,Standard8,ahal
|
2024-10-15 01:28:22 +00:00 |
perfdocs
|
Bug 1928135 - Output suite-level description missing error on all changed files. r=perftest-reviewers,fbilt DONTBUILD
|
2024-11-07 12:17:51 +00:00 |
python
|
Bug 1918098 - ruff: upgrade ruff to v0.6.4 r=linter-reviewers,ahal
|
2024-11-06 12:51:33 +00:00 |
rst
|
Bug 1923364 - Add topic guides for app-services, r=nanj,markh DONTBUILD
|
2024-10-09 23:24:17 +00:00 |
rust
|
Bug 1905797 - Account for the new format of diff lines in rustfmt nightly output. r=sylvestre
|
2024-07-02 07:40:21 +00:00 |
shell
|
|
|
spell
|
Bug 1904979 - Update codespell to 2.3.0 r=linter-reviewers,Standard8
|
2024-06-27 12:46:28 +00:00 |
stylelint
|
Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer
|
2024-10-15 19:39:46 +00:00 |
test
|
Bug 1921433 - reformat with black 24.8.0 r=linter-reviewers,webdriver-reviewers,perftest-reviewers,taskgraph-reviewers,releng-reviewers,dom-storage-reviewers,janv,jmaher,whimboo,afinder,ahal
|
2024-11-03 20:28:59 +00:00 |
test-manifest-alpha
|
|
|
test-manifest-toml
|
|
|
tox
|
|
|
trojan-source
|
|
|
updatebot
|
|
|
wpt
|
|
|
yamllint_
|
|
|
android-ac.yml
|
Bug 1926814 - Generate a report for ktlintFormat and allow linters to be run from other subdirectories. r=nalexander,android-reviewers,ohall
|
2024-11-08 16:49:33 +00:00 |
android-api-lint.yml
|
|
|
android-checkstyle.yml
|
|
|
android-fenix.yml
|
Bug 1926814 - Generate a report for ktlintFormat and allow linters to be run from other subdirectories. r=nalexander,android-reviewers,ohall
|
2024-11-08 16:49:33 +00:00 |
android-focus.yml
|
Bug 1926814 - Generate a report for ktlintFormat and allow linters to be run from other subdirectories. r=nalexander,android-reviewers,ohall
|
2024-11-08 16:49:33 +00:00 |
android-format.yml
|
|
|
android-javadoc.yml
|
|
|
android-lint.yml
|
|
|
android-test.yml
|
|
|
black.yml
|
|
|
clang-format.yml
|
|
|
clippy.yml
|
Bug 1918093: Inline derive_common crate into style_derive (r=emilio)
|
2024-09-19 13:06:54 +00:00 |
codespell.yml
|
|
|
condprof-addons.yml
|
|
|
eslint.yml
|
Bug 1907841 - Change ESLint's .eslintignore to be an imported module. r=frontend-codestyle-reviewers,zeid,devtools-reviewers,nchevobbe
|
2024-07-16 12:53:09 +00:00 |
file-perm.yml
|
|
|
file-whitespace.yml
|
Bug 1929963 - Exclude generated database schema files from file-whitespace lints r=Roger
|
2024-11-08 21:08:55 +00:00 |
fluent-lint.yml
|
|
|
hooks_clang_format.py
|
|
|
hooks_js_format.py
|
|
|
hooks.py
|
|
|
ignorefile.yml
|
|
|
l10n.yml
|
|
|
license.yml
|
Bug 1924039 - Run license lint for Kotlin source files. r=linter-reviewers,sylvestre,Standard8,ahal
|
2024-10-15 01:28:22 +00:00 |
lintpref.yml
|
|
|
mach_commands.py
|
|
|
mingw-capitalization.yml
|
|
|
mscom-init.yml
|
|
|
perfdocs.yml
|
Bug 1922040 - Remove fxrecord from the tree r=sparky,perftest-reviewers,taskgraph-reviewers,ahal
|
2024-10-31 18:30:53 +00:00 |
rejected-words.yml
|
Bug 1924532 - Move tabMediaIndicator tests to browser/components/tabbrowser/. r=tabbrowser-reviewers,frontend-codestyle-reviewers,dwalker,mossop
|
2024-10-15 16:04:13 +00:00 |
rst.yml
|
|
|
ruff.yml
|
|
|
rustfmt.yml
|
|
|
shellcheck.yml
|
|
|
stylelint.yml
|
|
|
test-manifest-alpha.yml
|
|
|
test-manifest-disable.yml
|
|
|
test-manifest-skip-if.yml
|
|
|
test-manifest-toml.yml
|
Bug 1928709 - Remove 'cram' test harness from the tree, r=jmaher,mach-reviewers,ahochheiden
|
2024-11-06 19:03:16 +00:00 |
trojan-source.yml
|
Bug 1910404 - UniFFI proc-macro support, r=lina,firefox-build-system-reviewers,glandium
|
2024-09-16 15:18:07 +00:00 |
updatebot.yml
|
|
|
wpt.yml
|
|
|
yaml.yml
|
|
|