codenoble / cache-crispies

Speedy Rails JSON serialization with built-in caching
MIT License
156 stars 14 forks source link

Disable brakeman in Code Climate #9

Closed adamcrown closed 5 years ago

adamcrown commented 5 years ago

It's started throwing this error for some reason

Please supply the path to a Rails application

Brakeman seems to only work with full Rails apps, not gems, anyway. So there is no reason to have it run that I can see.

Also, force rubocop to use a newer version that supports Ruby 2.6