开发者

Colorize PyLint Output?

开发者 https://www.devze.com 2022-12-21 00:07 出处:网络
Anyone have any tricks/techniques fo开发者_JS百科r colorizing PyLint output?$ pylint --output-format=colorized

Anyone have any tricks/techniques fo开发者_JS百科r colorizing PyLint output?


$ pylint --output-format=colorized

Try $ pylint --help | less for more useful tricks.


If you feel up to writing a Pygments lexer then you could use pygmentize.

0

精彩评论

暂无评论...
验证码 换一张
取 消