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.1.0.zip
(6.3 kB
view details)
flake8-quotes-0.1.0.tar.gz
(3.2 kB
view details)
File details
Details for the file flake8-quotes-0.1.0.zip.
File metadata
- Download URL: flake8-quotes-0.1.0.zip
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1182a95e5742bbd87a6f2cbfc015d27590a8446a4889e1fee2c66ab5e2c6aac6
|
|
| MD5 |
3fb7f473bc569ed723e0ce61dae36cfe
|
|
| BLAKE2b-256 |
0aaab0e0be1932684139fc5022e28ce564608aa387d98199430d7a8b6f01ea84
|
File details
Details for the file flake8-quotes-0.1.0.tar.gz.
File metadata
- Download URL: flake8-quotes-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b820de042a75b38d57e877970c1d399ba7ed6320c991db0fb5a58e7ac9cb0b4f
|
|
| MD5 |
835c19d59b5b1074d4421baf23ab5cd6
|
|
| BLAKE2b-256 |
72fa16076b28793137e4ba64357a56ce4919d5a0f2afa307d4bb3aad3bebf0a6
|