This website requires JavaScript.
Explore
Help
Sign In
corysanin
/
tubestation
Watch
1
Star
0
Fork
0
You've already forked tubestation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce2d0a248e98172e99cff06e5e4156ae9ed889fd
tubestation
/
docs
/
code-quality
/
lint
/
linters
/
eslint-plugin-mozilla
/
rules
History
Mark Banner
4e078501aa
Bug 1955738 - Update mozilla/no-browser-refs-in-toolkit to account for moz-src. r=frontend-codestyle-reviewers,Gijs
...
Differential Revision:
https://phabricator.services.mozilla.com/D245215
2025-04-14 11:24:57 +00:00
..
avoid-Date-timing.rst
…
avoid-removeChild.rst
…
balanced-listeners.rst
…
balanced-observers.rst
…
import-browser-window-globals.rst
…
import-content-task-globals.rst
Bug 1954826 - Remove ContentTaskUtils from the list of eslint globals for tests r=frontend-codestyle-reviewers,mossop
2025-03-24 13:22:58 +00:00
import-globals-from.rst
…
import-globals.rst
…
import-headjs-globals.rst
…
lazy-getter-object-name.rst
…
mark-test-function-used.rst
…
no-aArgs.rst
…
no-addtask-setup.rst
…
no-arbitrary-setTimeout.rst
…
no-browser-refs-in-toolkit.rst
Bug 1955738 - Update mozilla/no-browser-refs-in-toolkit to account for moz-src. r=frontend-codestyle-reviewers,Gijs
2025-04-14 11:24:57 +00:00
no-compare-against-boolean-literals.rst
…
no-comparison-or-assignment-inside-ok.rst
…
no-cu-reportError.rst
…
no-define-cc-etc.rst
…
no-more-globals.rst
…
no-redeclare-with-import-autofix.rst
…
no-throw-cr-literal.rst
…
no-useless-parameters.rst
…
no-useless-removeEventListener.rst
…
no-useless-run-test.rst
…
prefer-boolean-length-check.rst
…
prefer-formatValues.rst
…
reject-addtask-only.rst
…
reject-eager-module-in-lazy-getter.rst
Bug 1936051 - Part 6: Remove JSM handling from the reject-eager-module-in-lazy-getter rule. r=Standard8,frontend-codestyle-reviewers
2025-01-23 12:09:33 +00:00
reject-globalThis-modification.rst
…
reject-import-system-module-from-non-system.rst
…
reject-importGlobalProperties.rst
…
reject-lazy-imports-into-globals.rst
…
reject-mixing-eager-and-lazy.rst
…
reject-multiple-await.rst
…
reject-multiple-getters-calls.rst
…
reject-relative-requires.rst
…
reject-requires-await.rst
…
reject-scriptableunicodeconverter.rst
…
reject-some-requires.rst
…
reject-top-level-await.rst
…
use-cc-etc.rst
…
use-chromeutils-generateqi.rst
…
use-console-createInstance.rst
…
use-default-preference-values.rst
…
use-includes-instead-of-indexOf.rst
…
use-isInstance.rst
Bug 1936051 - Part 7: Remove JSM handling from the use-isInstance rule. r=Standard8,frontend-codestyle-reviewers
2025-01-23 12:09:34 +00:00
use-ownerGlobal.rst
…
use-returnValue.rst
…
use-services.rst
…
use-static-import.rst
…
valid-ci-uses.rst
Bug 1955726 - make valid-ci-uses aware of nsIWindowsUIUtils and update documentation for the rule, r=frontend-codestyle-reviewers,mossop
2025-03-25 12:32:11 +00:00
valid-lazy.rst
…
valid-services-property.rst
…
valid-services.rst
…
var-only-at-top-level.rst
…