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.0.zip
(10.0 kB
view details)
flake8-quotes-0.2.0.tar.gz
(4.6 kB
view details)
File details
Details for the file flake8-quotes-0.2.0.zip.
File metadata
- Download URL: flake8-quotes-0.2.0.zip
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5196bd5e556d1be80a0a8e412f5993a3886fe4f6595e3961bf4ea2cb81cb464
|
|
| MD5 |
05cf55c149f1265fa97bb32dffa8b341
|
|
| BLAKE2b-256 |
3f348f700cdef1a0f5192ded2b0410861f2edff948fa31e583f230c34476d3b8
|
File details
Details for the file flake8-quotes-0.2.0.tar.gz.
File metadata
- Download URL: flake8-quotes-0.2.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1927e6e515d9e29ce07ff37114936086dd2b87a495c7038701bbd36171e98ad
|
|
| MD5 |
2ff5920bf1af8172b883f6fe64715a32
|
|
| BLAKE2b-256 |
14f65a17de5dc44969d99ef2553029e0da93d2c0d9c120eb3e87fe3b62dac020
|