Skip to content

Releases: julianwachholz/flake8-action

v2.0.2

23 Sep 09:51
Compare
Choose a tag to compare
  • 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.

v2.0.0

08 Apr 11:53
5f8a6f5
Compare
Choose a tag to compare
  • Added new config option to specify .ini file to use by flake8.
  • Main branch renamed to main

v1.1.0

11 Oct 13:08
ec1e0b5
Compare
Choose a tag to compare
  • Added path parameter to lint files and folders selectively

v1.0.0

22 Jun 06:13
b61fa58
Compare
Choose a tag to compare
Change action name and version