Skip to content

A python linter based on linter wemake-python-styleguide with reviewdog inside

License

Notifications You must be signed in to change notification settings

jobtome-labs/pythonlinter-reviewdog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonlinter-reviewdog

python linter [NB: not pylint] with Review Dog inside. For use with CI templates.

Based on wemake-services/wemake-python-styleguide image (which is based on flake8 pylinter).

Versions

wemake-python-styleguide latest
reviewdog v0.9.17

NOTE: there is no fixed tag as of now, only latest

To override these default versions:

docker build -t linuxbandit/pythonlinter-reviewdog --build-arg LINTER_VERSION=v9000 --build-arg REVIEWDOG_VERSION=v1000 .

About

A python linter based on linter wemake-python-styleguide with reviewdog inside

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%