jekyll/script/fmt

4 rindas
86 B
Bash
Executable File

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