-
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
no-hooks-from-ancestor-modules does not catch when arrow function is used
accepted
bug
#246
by bretjb
was closed Nov 20, 2022
qunit/require-expect
reports some warnings that it should not
#244
by cah-brian-gantzler
was closed Oct 8, 2023
7.2.0 - qunit/require-expect not correctly handling arrow function
accepted
bug
#238
by raybaker
was closed Sep 2, 2022
False positive for
no-hooks-from-ancestor-modules
accepted
bug
good first issue
#230
by Krinkle
was closed Jun 4, 2022
Explore release-it as a way to automate release process further
accepted
chore
help wanted
#220
by platinumazure
was closed Jun 28, 2023
no-assert-equal
does not work with typescript this
accepted
bug
help wanted
#215
by mydea
was closed Nov 4, 2021
no-loose-assertions
and many other rules don't work in arrow functions
#213
by edg2s
was closed Nov 3, 2021
Feature Request:
require-expect
allow-list
evaluating
rule enhancement
#207
by jherdman
was closed Oct 19, 2021
Remove
fixToNotOk
option from no-compare-relation-boolean
and no-negated-ok
rules
accepted
breaking
rule enhancement
#195
by bmish
was closed Aug 28, 2021
Add no-negated-ok examples using checkBooleanAssertions option
accepted
docs
good first issue
help wanted
#191
by platinumazure
was closed Aug 25, 2021
Enable checkBooleanAssertions options on no-negated-ok and no-ok-equality rules by default
accepted
breaking
rule enhancement
#190
by platinumazure
was closed Aug 28, 2021
False positive from
no-assert-equal
rule with unrelated function
bug
evaluating
help wanted
needs design
rule enhancement
#182
by bmish
was closed May 17, 2021
New Feature: Catch boolean assertions with equality comparisons
accepted
rule enhancement
#171
by bmish
was closed Apr 22, 2021
New Feature: Catch negated boolean assertions
accepted
rule enhancement
#170
by bmish
was closed Apr 22, 2021
assert-related rules do not recognise assert.true() and assert.false()
accepted
bug
help wanted
#169
by Krinkle
was closed Apr 21, 2021
Enable
no-assert-equal
as recommended
rule in v7?
accepted
breaking
rule enhancement
#164
by bmish
was closed Aug 28, 2021
False positive when adding type to
this
in module callback in qunit/no-hooks-from-ancestor-modules
rule
#161
by bmish
was closed Apr 22, 2021
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.