Skip to content

v3.1

Compare
Choose a tag to compare
@flashcode flashcode released this 07 Mar 14:46
  • Add option -i (or --ignore-errors): always return 0 even if errors are found.
  • Fix parsing of noqa tag in comments (issue #11).
  • Use pytest for unit tests.
  • Replace Travis CI by GitHub Actions.