create script/fmt to format the code

This commit is contained in:
Parker Moore
2016-05-12 13:42:05 -05:00
parent 917b470459
commit b28e14bcd6

3
script/fmt Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
bundle exec rubocop -D $@