Flake8 lint for quotes.
Project description
Usage
If you are using flake8 it’s as easy as:
pip install flake8-quotes
Now you don’t need to worry about people like @sectioneight constantly complaining that you are using double-quotes and not single-quotes.
Configuration
By default, we expect single quotes (’) and look for unwanted double quotes (“). To expect double quotes (”) and find unwanted single quotes (‘), use the CLI option:
flake8 --quotes '"'
or configuration option in tox.ini/setup.cfg.
quotes = "
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
flake8-quotes-0.2.2.zip
(10.0 kB
view details)
flake8-quotes-0.2.2.tar.gz
(4.6 kB
view details)
File details
Details for the file flake8-quotes-0.2.2.zip.
File metadata
- Download URL: flake8-quotes-0.2.2.zip
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce983d709b3f2ed46aa2ed4a180435f31688c48eb5f2a243de05745ae5851bd4
|
|
| MD5 |
732ee822bd0263c3c6cff19d838e5cc5
|
|
| BLAKE2b-256 |
7b58a1b86815e606afbb7f79942b34ee043c964e3a5627d1edd826f39d14b5e8
|
File details
Details for the file flake8-quotes-0.2.2.tar.gz.
File metadata
- Download URL: flake8-quotes-0.2.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78a45689f9bb1bec483f1f5f46ce03b8e6dec8bc1b4a61524ed1605d3c40cf09
|
|
| MD5 |
e7ffc5d197b6c476b7f0fc2d3ef82a24
|
|
| BLAKE2b-256 |
b03fdb6dd2a43d0870625326347dd79f31e98ddced3a9d655a6e0056de6d7c33
|