varvet / pundit

Minimal authorization through OO design and pure Ruby classes
MIT License
8.28k stars 630 forks source link

Policy spec template fix for Style/StringLiterals #683

Closed stgeneral closed 3 years ago

stgeneral commented 3 years ago

Update for the default setting of Style/StringLiterals - https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/StringLiterals.

Burgestrand commented 3 years ago

Thank you very much, your PR is appreciated!

I'd like to merge this, I cannot do so in good conscience. The reason is that rubocop style is not enforced in the templates. It should be, but it is not. To merge this two things need to happen:

Your underlying reasons for making this PR are well placed 🙌