Skip to content

Edited linter for Python, based on flake8

Notifications You must be signed in to change notification settings

EDITD/flake8_edited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flake8-edited

EDITED rules for linting python

Usage

  • Add this package to your requirements, ideally with a flexible version, e.g.:
edited-flake8>=0.0.1,<0.1
  • Use the provided command to run the checks.
elinted

The command line take the same parameters as the original flake8

Development

A version of tox is required to be available in your PATH:

sudo pip install tox

There is very minimal validation on this package, but at least to check that it installs correctly in all supported versions of python:

tox

About

Edited linter for Python, based on flake8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages