Blame view
plugins/pylint/pylint.plugin.zsh
137 Bytes
|
093a6c34b
|
1 2 3 |
# Aliases alias pylint-quick='pylint --reports=n --include-ids=y' compdef _pylint-quick pylint-quick='pylint --reports=n --include-ids=y' |
|
093a6c34b
|
1 2 3 |
# Aliases alias pylint-quick='pylint --reports=n --include-ids=y' compdef _pylint-quick pylint-quick='pylint --reports=n --include-ids=y' |