This website requires JavaScript.
Explore
Help
Sign In
dan
/
jekyll
Watch
1
Star
0
Fork
You've already forked jekyll
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4b476f70e6
jekyll
/
script
/
fmt
4 lines
86 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
echo
"
Rubocop
$(
bundle
exec
rubocop --version
)
"
bundle
exec
rubocop -D
$@
Reference in New Issue
View Git Blame
Copy Permalink