Loading setup.cfg +4 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,10 @@ lint_rcfile = setup.cfg [options.extras_require] badges = requests [options.entry_points] console_scripts = pylint-reporter = pylint_reporter.main:main [pylint] output-format = colorized reports = no Loading Loading
setup.cfg +4 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,10 @@ lint_rcfile = setup.cfg [options.extras_require] badges = requests [options.entry_points] console_scripts = pylint-reporter = pylint_reporter.main:main [pylint] output-format = colorized reports = no Loading