Skip to content

AtomLinter/linter-pyflakes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

linter-pyflakes

Build Status Travis Build Status AppVeyor Plugin installs! Package version! Dependencies!

This package will lint the opened .py files in Atom through pyflakes.

The changelog lists the changes for each release.

Installation

Before using this package, you must ensure that pyflakes is installed on your system. To install pyflakes, do the following:

  1. On Linux:

    [sudo] pip install pyflakes

Now you can proceed to install the linter-pyflakes plugin.

Plugin installation

apm install linter-pyflakes

About

pyflakes linter plugin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published