mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
create script/fmt to format the code
This commit is contained in:
3
script/fmt
Executable file
3
script/fmt
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
bundle exec rubocop -D $@
|
||||
Reference in New Issue
Block a user