mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-13 17:08:06 -05:00
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
|
|
bundle exec rubocop -D $@
|