.rubocop.yml in warclight-0.5.0 vs .rubocop.yml in warclight-0.6.0

- old
+ new

@@ -65,5 +65,9 @@ - 'spec/**/*' - 'lib/warclight.rb' Bundler/DuplicatedGem: Enabled: false + +Lint/UselessAssignment: + Exclude: + - 'app/models/concerns/warclight/solr_document.rb' #Come back to this later