script/fmt: print Rubocop version
This commit is contained in:
parent
18a8b4dcc7
commit
3a76ddf7a2
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
bundle exec rubocop --version
|
||||
bundle exec rubocop -D $@
|
||||
|
|
Loading…
Reference in New Issue