or basically anything other than EOH/EOF it will pass. I would strongly suggest instead you use cookstyle instead of rubocop (https://docs.chef.io/cookstyle.html) or get used to adding things to ignore in your .rubocop.yml file. (The cookstyle linter already disables most rubocops that don't make sense for cookbook writing)