Skip to content

Releases: github/erblint-github

v 0.0.3

29 Dec 18:02
Compare
Choose a tag to compare

What's Changed

  • Introduce action to ensure every rule is properly documented by @khiga8 in #8
  • Include link to rule docs in offense message by @khiga8 in #12
  • Add avoid both disabled and aria disabled rule by @khiga8 in #11

Full Changelog: v0.0.2...v0.0.3

v 0.0.2

01 Dec 20:37
Compare
Choose a tag to compare

What's Changed

  • Add test coverage for custom helpers by @khiga8 in #2
  • Add image-has-alt and better documentation of rules by @khiga8 in #3
  • Introduce linter to prevent aria-label misuse by @khiga8 in #5

Full Changelog: 0.0.1...v0.0.2

v 0.0.1

27 Oct 21:54
Compare
Choose a tag to compare
  • Introduces erblint-github

  • Includes GitHub::Accessibility::NoRedundantImageAlt rule.

    Kate Higa, Joel Hawksley