Skip to content

v3.1

Choose a tag to compare

@flashcode flashcode released this 07 Mar 14:46

Changed

  • Use pytest for unit tests
  • Replace Travis CI by GitHub Actions

Added

  • Add option -i (or --ignore-errors): always return 0 even if errors are found

Fixed

  • Fix parsing of "noqa" tag in comments (#11)