Skip to content

oct82/pylint-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pylint example project

python -m pip install pylint
pylint src

pylint --generate-rcfile > .pylintrc
pylint src

# Edit .pylintrc manually : https://pylint.readthedocs.io/en/latest/technical_reference/features.html
pylint src

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published