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.3.zip
(10.2 kB
view details)
flake8-quotes-0.2.3.tar.gz
(4.7 kB
view details)
File details
Details for the file flake8-quotes-0.2.3.zip.
File metadata
- Download URL: flake8-quotes-0.2.3.zip
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5571ae9e0ece484e0fd9d74cbc01e611712b82797e45b1efa6ca822494f9d547
|
|
| MD5 |
e0f5100ed44317494a91ce77e355c22b
|
|
| BLAKE2b-256 |
d57bc56fa6ffe45eff80fe5fb8403936ee2aae570cfff9c60a39e2ff5b9d7a2c
|
File details
Details for the file flake8-quotes-0.2.3.tar.gz.
File metadata
- Download URL: flake8-quotes-0.2.3.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a9c5fac34441e9893974dcaec647e898878a80963c3ae1778ce8607bb17f53
|
|
| MD5 |
865f4de8fa7b25d928829c0264ee33ff
|
|
| BLAKE2b-256 |
539f516a454e7b8716949010f300ae7dfccfac13d384c1cef3862b17669e57b9
|