Skip to main content

Additional string spaces checkers for Pylint

Project description

# Pylint String Spaces Checkers

Additional string checkers for [Pylint](https://pylint.org).

## 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.

Source Distribution

pylint-string-spaces-checkers-0.1.tar.gz (1.2 kB view hashes)

Uploaded Source

Built Distributions

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page