Skip to content

Commit

Permalink
Always give extra Rubocop info
Browse files Browse the repository at this point in the history
  • Loading branch information
dinomite committed Sep 14, 2016
1 parent 188d255 commit d34e54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash_aliases
Expand Up @@ -94,6 +94,7 @@ alias mci="mvn clean install"
alias gcb="./gradlew clean build"
alias gr="./gradlew"
alias gw="./gradlew"
alias rubocop="rubocop -DE"

# Hide a bunch of crap in dig
alias dig='dig +nocomments +noquestion +nocmd +nostats'
Expand Down

0 comments on commit d34e54a

Please sign in to comment.