Update rubocop.yml for latest version of Rubocop
composerinteralia opened this issue · 0 comments
composerinteralia commented
Hound now supports using specific versions of RuboCop http://help.houndci.com/configuration/linter-versioning. Rubocop 0.54, which seems to be what Hound uses by default (http://help.houndci.com/configuration/rubocop), doesn't always handle Ruby 2.5+ features. It complains, for example, about indenting squiggly heredocs.