Skip to content

shitiven/sublime-pylint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sublime Text2 Pylint Plugin

This is a Sublime Text 2 package that will run Pylint against Python files being edited and highlight the warnings returned.

Requirements

The package requires Pylint to already be installed

  • Unix

    Install Pylint a place where Python can find it, e.g. /usr/bin

  • Windows

    Install Pylint and set Python Path in SYSTEM PATH

Installation

  • Win platform just drop pylint.py into Sublime Text 2/Packages/User
  • OSX platform just drop pylint.py into {HOME}/Library/Application Support/Sublime Text 2/Packages/User/

The package will run every time a Python file is saved.

About

Sublime Text 2 Pylint package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages