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.1.zip
(10.0 kB
view details)
flake8-quotes-0.2.1.tar.gz
(4.6 kB
view details)
File details
Details for the file flake8-quotes-0.2.1.zip.
File metadata
- Download URL: flake8-quotes-0.2.1.zip
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3114dc750c45f09f2c68591575032ded59d9a9d15aa58f25de372211eaee04b
|
|
| MD5 |
be87becda264a60b80050230fb754517
|
|
| BLAKE2b-256 |
1ad791529113682e70dd37acf3cf66e7a13ab36102796a8c7925f875e02fabef
|
File details
Details for the file flake8-quotes-0.2.1.tar.gz.
File metadata
- Download URL: flake8-quotes-0.2.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e599f3e974040f1aebd309808d81769174185ff8fea2fae0a8ee7bd09d3a63
|
|
| MD5 |
29228a1e8ed0f7ae4dfecea2df9b98bc
|
|
| BLAKE2b-256 |
362fd28ebd3921b6bc04fa0269986f06f256eb2acf905745643e398174fd41da
|