Additional string spaces checkers for Pylint
Project description
# Pylint String Spaces Checkers
Additional string checkers for [Pylint](https://pylint.org).
[](https://travis-ci.org/ZhangBohan/pylint-string-spaces-checkers)[](https://badge.fury.io/py/pylint-string-spaces-checkers)
## Install
` pip install pylint-string-spaces-checkers `
## Usage
To use the additional string checkers, run Pylint as follows:
` pylint --load-plugins string_spaces_checkers foo.py `
## Checkers
### String concatenation spaces
String substitution is often recommended over string concatenation, but most time we just miss the comma, so we should check if we miss comma between strings
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pylint_string_spaces_checkers-0.2.4-py2-none-any.whl (3.8 kB) | File type Wheel | Python version py2 | Upload date | Hashes View |
Filename, size pylint_string_spaces_checkers-0.2.4-py3-none-any.whl (3.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size pylint-string-spaces-checkers-0.2.4.tar.gz (8.9 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for pylint_string_spaces_checkers-0.2.4-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d82255ce39d3451e1b9e0c8f0460a758c863e3a0efb0845e59046fc34fcf18fd |
|
MD5 | fa7a1fd39bf6b258772344e7c92d0d00 |
|
BLAKE2-256 | 65dc85c57a02e769d290588068497f6083c3bd8a35cffacf8b92bfde817fe2b9 |
Hashes for pylint_string_spaces_checkers-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f152c4ca04b9cf51a16361a0a95a925e57d7f0e6f41917d4ac85de15e072346 |
|
MD5 | 082b036b991623ecee082416d9f948b7 |
|
BLAKE2-256 | ac102db725f2bd2b6707d39336b5bece17cf970e86252e87364ede5cba255fec |
Hashes for pylint-string-spaces-checkers-0.2.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 724ed0697705eb9e5ad856a9ad37f0de417f5f9a364ebad813756b275ccbc349 |
|
MD5 | 4f79be3c972a66db09036ee4871faca3 |
|
BLAKE2-256 | 91571ce64fa79fefe0d6c5dd7ff72529f60277aff9f8ae7e905a22af62c43297 |