flake8-single-quotes

A Flake8 extension to enforce single-quotes.


License
MIT
Install
pip install flake8-single-quotes==0.1.0

Documentation

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.