This website requires JavaScript.
Explore
Help
Sign In
xinb
/
ohmyzsh
mirror of
https://git.xinb.cc/xinb/ohmyzsh.git
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3fdad09d09
ohmyzsh
/
plugins
/
pylint
/
pylint.plugin.zsh
2 lines
40 B
Bash
Raw
Normal View
History
Unescape
Escape
pylint.plugin.zsh: Remove include-ids=y The flag `--include-ids` is soon to be deprecated for Pylint. This pull request removes that option from pylint-quick
2016-02-07 20:31:25 +00:00
alias
pylint-quick
=
'pylint --reports=n'