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.1.zip
(6.3 kB
view details)
flake8-quotes-0.1.1.tar.gz
(3.2 kB
view details)
File details
Details for the file flake8-quotes-0.1.1.zip.
File metadata
- Download URL: flake8-quotes-0.1.1.zip
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7bc7ba5855c5f956e4042bc6503b9143a069622ae5ffb73d476a519aa38ea3
|
|
| MD5 |
8e0eed12fed3e96f2bc37799cf914eed
|
|
| BLAKE2b-256 |
99f3a576d6392b339216336998215820758038c2870d7a5d14ce27bda39bff93
|
File details
Details for the file flake8-quotes-0.1.1.tar.gz.
File metadata
- Download URL: flake8-quotes-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efcbedae4b0a5fb721596572774c85fbea09e6bc9fe2d3b05d52adbd7ea883e7
|
|
| MD5 |
37ea61f33830ff93ee65effc6278a877
|
|
| BLAKE2b-256 |
6939d4700df0b992bf65c058e4015358ce1446ecd488ff2e35badd93186daeae
|