https://pantsbuild.org/ logo
b

bored-art-40741

04/20/2016, 8:48 PM
Copy code
$ ./pants pylint --help

pylint options:

--pylint-disable=<str> (--pylint-disable=<str>) ..., --pylint-disable="[<str>, <str>, ...]", --pylint-disable="+[<str>, <str>, ...]" (default: [])
    The disabled warnings and errors.
--pylint-pylintrc="{'key1':val1,'key2':val2,...}" (default: None)
    A dictionary that will be transformed into a pylintrc.