Blame view
repos/robbyrussell/oh-my-zsh/plugins/pylint/pylint.plugin.zsh
106 Bytes
|
093a6c34b
|
1 |
# Aliases |
|
271945d1f
|
2 3 |
alias pylint-quick='pylint --reports=n' compdef _pylint-quick pylint-quick='pylint --reports=n' |