Skip to content

Tags: kurtextrem/eslint-plugin-github

Tags

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request github#551 from github/dependabot/npm_and_yarn/all… …-dependencies-09dd4e1ab3 chore(deps): bump the all-dependencies group across 1 directory with 4 updates

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request github#531 from github/kh-set-exception-on-rule Provide `no-redundant-roles` exception for `rowgroup`

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop node 14 in publish workflow (github#529) 

v5.0.0-2

Toggle v5.0.0-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop node 14 in publish workflow (github#529) 

v5.0.0-1

Toggle v5.0.0-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request github#525 from github/kh-fix-bug-in-get-element-t… …ype-logic Fix bug in `getElementType` logic

v4.10.2

Toggle v4.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix `a11y-svg-has-accessible-name` considering whitespace JSXText (gi… …thub#508)

v4.10.1

Toggle v4.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request github#483 from github/kh-bug-in-get-role Bug: Don't fallback to checking implicit role if `role` is set

v4.10.0

Toggle v4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Override rule config temporarily to address false positive (github#476) * Override config temporarily * Run prettier

v4.9.2

Toggle v4.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request github#466 from github/kh-use-literal-prop-for-class Use `getLiteralPropValue` for sr-only class

v4.9.1

Toggle v4.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request github#463 from github/kh-use-prop-value Check for presence of attribute in `getRole` rather than the value