Skip to content
Compare
Choose a tag to compare
@julianwachholz julianwachholz released this 23 Sep 09:51
· 4 commits to v2 since this release
  • Added new plugins option to install flake8 plugins:
    with:
      plugins: pep8-naming flake8-spellcheck
    
  • Limited reported linter annotations to first 50 to not exceed GitHub API limits.