The pylint plugin for mothermayi
Project description
mothermayi-pylint
=================
A plugin for https://github.com/EliRibble/mothermayi that runs pylint for you.
Configuration
=============
The pylint plugin for `mothermayi` takes only a few simple options:
```yaml
pylint:
args:
- --reports=no
- --rcfile=pylint.cfg
```
This simple defines the list of parameters that will be passed to pylint. The above configuration will result in `mothermayi` making the following call
`pylint --reports=no --rcfile=pylint.cfg <modified files>`
Where `<modified files>` is the list of filenames that will be committed.
=================
A plugin for https://github.com/EliRibble/mothermayi that runs pylint for you.
Configuration
=============
The pylint plugin for `mothermayi` takes only a few simple options:
```yaml
pylint:
args:
- --reports=no
- --rcfile=pylint.cfg
```
This simple defines the list of parameters that will be passed to pylint. The above configuration will result in `mothermayi` making the following call
`pylint --reports=no --rcfile=pylint.cfg <modified files>`
Where `<modified files>` is the list of filenames that will be committed.
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
mothermayi-pylint-0.4.tar.gz
(2.9 kB
view details)
File details
Details for the file mothermayi-pylint-0.4.tar.gz
.
File metadata
- Download URL: mothermayi-pylint-0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 627bf5ecd37d2e8682aed117079af0a7fbc6cdc0f78164ddab18945932840f34 |
|
MD5 | 78963710bdfe4dc7e89a350f2a747afb |
|
BLAKE2b-256 | a39a0404c0f8398aec2c67d75760e77932dad6b43eb99a5103fb022a085f6506 |