Skip to content

maxcountryman/flake8-single-quotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flake8-Single-Quotes

A Flake8 extension to enforce single-quotes.

Build Status

Installation

Once you've installed Flake8, simply install via PyPI.

$ pip install flake8-single-quotes

Your Flake8 runs will now include a directive enforcing single-quotation marks.

Fork

Please note this is a fork of Flake8-Quotes. I forked this in order to publish my own releases.

About

Flake8 extension for checking double quotes in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%