commit
15d52fd4fb
1 changed files with 2 additions and 2 deletions
@ -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…
Reference in new issue