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.2.zip
(10.0 kB
view details)
flake8-quotes-0.1.2.tar.gz
(4.6 kB
view details)
File details
Details for the file flake8-quotes-0.1.2.zip.
File metadata
- Download URL: flake8-quotes-0.1.2.zip
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df7b4e69f54ec8bf14609cb8a27100642a164175068c185a0c7bcd0a474dd6c9
|
|
| MD5 |
9400c7fa99fcf0302301bd99029f49f7
|
|
| BLAKE2b-256 |
7a39e4f5265ac1b852e577446420d1491f23e15a9723face1ff21df5e9c0563b
|
File details
Details for the file flake8-quotes-0.1.2.tar.gz.
File metadata
- Download URL: flake8-quotes-0.1.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
645540e59b4e26932f827245c51dd34b4aa45c42c5bcc3422627fbe5cf5fa17c
|
|
| MD5 |
867c8010bddf107745d5d4e035b5a426
|
|
| BLAKE2b-256 |
779c96646d3c877e832cf99d50717df28f7c71a5b55b98589b56fb170cfa77db
|