This website requires JavaScript.
Explore
Help
Sign In
kevin
/
ohmyzsh
Watch
1
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-15 09:58:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dfa88b4d36
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 13:31:25 -07:00
alias
pylint-quick
=
'pylint --reports=n'
Reference in New Issue
Copy Permalink