Skip to content

Mirror of pylint package for pre-commit.

Notifications You must be signed in to change notification settings

zombig/mirrors-pylint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pylint mirror

Mirror of pylint package for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

For pylint: see https://github.com/pycqa/pylint

Using pylint with pre-commit

Add this to your .pre-commit-config.yaml:

-   repo: https://github.com/pre-commit/mirrors-pylint
    rev: ''  # Use the sha / tag you want to point at
    hooks:
    -   id: pylint

About

Mirror of pylint package for pre-commit.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%