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.
- PEP8 (For more info look at this repo)
- Sublime Text 3
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.
For Windows and Linux - press "alt+p+8"
For OSX - press "super+p+8"