Skip to content

v4.0.0

Choose a tag to compare

@flashcode flashcode released this 23 Jan 09:59
  • Drop Python 2 support, Python 3.6 is now required.
  • Rename option --skip-noqa to --check-noqa and reverse behavior: without option, strings with noqa are now skipped by default.
  • Add support for Chinese full-stop.
  • Add lint with bandit in CI.