Skip to content
Commit 0cbf03e5 authored by Matt Wala's avatar Matt Wala
Browse files

WIP: Make Pylint more flexible with a YAML-based config

See also: pytools#4

This adds support for a YAML-based config file format for Pylint with
a thin wrapper script that translates the YAML file into command line
arguments.

This change also modifies prepare-and-run-pylint.sh to look for YAML
configs. It looks for a .pylintrc.yml, and if it does not find it, it
downloads the global config file from ci-support. It also supports
local configurations via the file .pylintrc-local.yml.
parent ee199e32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment