parent
f9439bd0ab
commit
53ae35d75f
16 changed files with 637 additions and 380 deletions
|
@ -2,7 +2,7 @@
|
|||
require "rubygems"
|
||||
require "bundler/setup"
|
||||
|
||||
# explicit rubocop config increases performance slightly while avoiding config confusion.
|
||||
# Explicit RuboCop config increases performance slightly while avoiding config confusion.
|
||||
ARGV.unshift("--config", File.expand_path("../.rubocop.yml", __dir__))
|
||||
|
||||
load Gem.bin_path("rubocop", "rubocop")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue