Skip to content

justinabrahms/imhotep_pep8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imhotep-pep8

imhotep-pep8 is a plugin for imhotep, which provides bindings to the pep8 linter. For information on how to setup and run imhotep, see it's docs.

Installation & Usage

Install the plugin with:

pip install imhotep-pep8

To use the plugin, you'll have to pass a path to the linter in question to the imhotep runtime.

python imhotep/main.py --linter=imhotep_pep8.plugin:Pep8Linter # other args here

About

pep8 linter for imhotep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published