Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

rozza/python-flake8-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flake8 TextMate Bundle

Installation

  1. Clone the repository from GitHub.

    git clone https://github.com/rozza/python-flake8-tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/PythonFlake8.tmbundle

  2. Reload TextMate or Navigate to Bundles -> Bundle Editor -> Reload Bundles. If that fails - try restarting Textmate.

Flake8

Wraps the following Libraries:

  • Removes whitespace
  • PEP 8
  • PyFlakes
  • Mccabee
  • Validate Syntax Quick (⌘S) shows a tooltip showing all the errors and warnings in your code.

Credits

Based on the automated PyFlakes in Textmate bundle. Uses Flake8. under the hood.

About

Adds support for automated Flake8 linting in TextMate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages