jekyll/script/fmt

4 lines
86 B
Bash
Executable File

#!/bin/bash
echo "Rubocop $(bundle exec rubocop --version)"
bundle exec rubocop -D $@