IzunaDevs / SnekChek

A tool that aims to combine all python CQA tools into one highly customizable tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnekCheck

image0

A generalized, highly customizable python linter

All configuration (except for pylint) is done in one file: .snekrc

full .snekrc:

TODO

Not all flake8 extensions are supported!

usage: snekchek [-h] [--json] [--config-file CONFIG_FILE]

   optional arguments:
     -h, --help            show this help message and exit
     --json                output in JSON format
     --config-file CONFIG_FILE
                           Select config file to use

About

A tool that aims to combine all python CQA tools into one highly customizable tool

License:MIT License


Languages

Language:Python 100.0%