mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-28 16:28:05 -05:00
4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
bundle exec rubocop --version
|
|
bundle exec rubocop -D $@
|