Skip to content

A simple sublime plugin to instantly check for pep8 (In case you don't have Sublime Linter)

License

Notifications You must be signed in to change notification settings

anurag-ks/check-pep8

Repository files navigation

check-pep8

A simple sublime plugin to instantly check for pep8 errors (Incase you don't have Sublime Linter)
This is an exprimental project. I would suggest you install SublimLinter for linting purpose.
This is just for instant use.

The code is written in Python 3.

Requirments


  • PEP8 (For more info look at this repo)
  • Sublime Text 3

Installation


To install this plugin you can simply clone the repo into your Packages directory, or, you can just download the check-pep8.sublime-package file and move it to your Installed Packages directory.


Usage :

For Windows and Linux - press "alt+p+8"
For OSX - press "super+p+8"

About

A simple sublime plugin to instantly check for pep8 (In case you don't have Sublime Linter)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages