/screen-reader-emulator

A browser extension to operate screen readers with your mouse instead of hotkeys

Primary LanguagePythonMIT LicenseMIT

screen-reader-emulator

A browser extension to operate screen readers with your mouse instead of hotkeys

Code style: black

  • Might need more explicit calling out if pre-commit hooks/CI for black/flake8 aren't setup yet

    • Same might go for Prettier/ESLint
  • Also had to make a similar increase as here after also installing flake8 and having it run-on-save

  • flake8 and black have slightly different default line lengths, so I increased vs code's limits per this