-
Notifications
You must be signed in to change notification settings - Fork 22
Issues: qunitjs/eslint-plugin-qunit
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Consider removing require-expect from the recommended ruleset
breaking
#382
opened Jun 28, 2023 by
jaswilli
updated Aug 20, 2024
"qunit/no-assert-equal" does not recognize
assert.equal
in module hooks
#531
opened Jul 15, 2024 by
arensman
updated Jul 15, 2024
no-identical-names
rule false positives with modules inside separate scopes/functions
evaluating
needs design
#129
opened Dec 1, 2020 by
bmish
updated Jun 14, 2024
Add TypeScript type-checking to all rules
chore
evaluating
help wanted
#241
opened Oct 7, 2022 by
bmish
updated Oct 7, 2023
New Rule:
no-invalid-names
accepted
good first issue
help wanted
new rule
#203
opened Sep 15, 2021 by
bmish
updated Jan 3, 2023
New Rule:
no-assert-unexpected-type
evaluating
new rule
#202
opened Sep 14, 2021 by
bmish
updated Jan 3, 2023
Catch arrow functions for modules
needs design
new rule
#149
opened Feb 16, 2021 by
bmish
updated Jan 3, 2023
no-loose-assertions
could have suggestions added
accepted
help wanted
rule enhancement
#206
opened Sep 23, 2021 by
bmish
updated Sep 23, 2021
no-loose-assertions
doesn't handle globals properly
accepted
bug
help wanted
#205
opened Sep 23, 2021 by
bmish
updated Sep 23, 2021
resolve-async should support passing callback to specific functions such as .then
evaluating
needs design
rule enhancement
#87
opened May 16, 2020 by
platinumazure
updated Sep 15, 2021
Limitation: no-assert-ok does not working for nested function
accepted
help wanted
rule enhancement
#199
opened Aug 6, 2021 by
Mifrill
updated Aug 28, 2021
Commented out test cases in
no-qunit-start-in-tests
rule regarding new-style modules
accepted
chore
help wanted
needs design
#167
opened Apr 4, 2021 by
bmish
updated Aug 25, 2021
Add no-ok-equality examples using allowGlobals option
accepted
docs
good first issue
help wanted
#192
opened Jun 27, 2021 by
platinumazure
updated Aug 25, 2021
literal-compare-order complains about two literal values being in the wrong order
accepted
bug
help wanted
#168
opened Apr 5, 2021 by
Krinkle
updated Apr 5, 2021
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.