Chris Gat

Results 11 comments of Chris Gat

For what it's worth, I'm running into the same issue. My rubocop.yml is below. Using rubcop 0.57.2 python 2.7.15 ``` AllCops: Exclude: - db/schema.rb - bin/* - Rakefile - Guardfile...