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.4.zip
(10.3 kB
view details)
flake8-quotes-0.2.4.tar.gz
(4.8 kB
view details)
File details
Details for the file flake8-quotes-0.2.4.zip.
File metadata
- Download URL: flake8-quotes-0.2.4.zip
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68bfcf317b6ef6401ebb1a3ecc3c76a9c289ca6854130eab655267b69ca3fdf6
|
|
| MD5 |
e0e85c54f2e04fdd199cf668c73f2801
|
|
| BLAKE2b-256 |
92ee1c2e4e5c7a66338355791aee4d0087e78ad17c3135aa8ade94fa6f0b9ae4
|
File details
Details for the file flake8-quotes-0.2.4.tar.gz.
File metadata
- Download URL: flake8-quotes-0.2.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67a413371401726e8e3a2e297b879401d3e1d7a260f19c83f75c92124c45f9f3
|
|
| MD5 |
20e34950312cf75eea70176faf5e87c0
|
|
| BLAKE2b-256 |
ade9603233374e1a9973524e28484332268bbe0e2db80c4d54629aaa4f7b9f72
|