eslint-plugin-github/tests
Jacob Groß 28db2cc62a add tests 2024-11-21 12:29:17 +01:00
..
utils Update tests/utils/get-element-type.mjs 2024-05-16 16:45:57 -04:00
a11y-aria-label-is-well-formatted.js
a11y-no-generic-link-text.js
a11y-no-title-attribute.js lint 2023-07-17 19:28:07 +00:00
a11y-no-visually-hidden-interactive-element.js Add failing test case 2023-07-18 10:52:20 -04:00
a11y-role-supports-aria-props.js Add failing testcase 2023-09-26 10:23:51 -04:00
a11y-svg-has-accessible-name.js fix `a11y-svg-has-accessible-name` considering whitespace JSXText (#508) 2024-02-29 14:01:03 -08:00
array-foreach.js
async-currenttarget.js add tests 2024-11-21 12:29:17 +01:00
async-preventdefault.js add tests 2024-11-21 12:29:17 +01:00
authenticity-token.js
check-rules.js
get-attribute.js
js-class-name.js
no-blur.js
no-d-none.js
no-dataset.js
no-dynamic-script-tag.js
no-implicit-buggy-globals.js
no-inner-html.js
no-innerText.js Ignore calls to a method named innerText 2023-07-13 14:28:46 +00:00
no-then.js
no-useless-passive.js
prefer-observers.js
require-passive-events.js
unescaped-html-literal.js