create script/fmt to format the code
This commit is contained in:
parent
917b470459
commit
b28e14bcd6
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
bundle exec rubocop -D $@
|
Loading…
Reference in New Issue