Skip to main content

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.

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.5.tar.gz (2.9 kB view hashes)

Uploaded Source

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