mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-06-20 01:27:56 +02:00
Merge pull request #4832 from eddie-dunn/master
pylint.plugin.zsh: Remove include-ids=y
This commit is contained in:
commit
15d52fd4fb
@ -1,3 +1,3 @@
|
||||
# Aliases
|
||||
alias pylint-quick='pylint --reports=n --include-ids=y'
|
||||
compdef _pylint-quick pylint-quick='pylint --reports=n --include-ids=y'
|
||||
alias pylint-quick='pylint --reports=n'
|
||||
compdef _pylint-quick pylint-quick='pylint --reports=n'
|
||||
|
Loading…
x
Reference in New Issue
Block a user