Skip to content

Commit

Permalink
script/fmt: print Rubocop version
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr authored Jun 28, 2016
1 parent 18a8b4d commit 3a76ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/fmt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

bundle exec rubocop --version
bundle exec rubocop -D $@

0 comments on commit 3a76ddf

Please sign in to comment.