Skip to content

Commit

Permalink
oops that's YAML and not ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Jan 15, 2022
1 parent 07e8cf7 commit 3ab4963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop_rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,4 @@ Rails/WhereNot: # new in 2.8
Enabled: true
Rails/SkipsModelValidations:
Enabled: true
AllowedMethods: %w[touch]
AllowedMethods: ["touch"]

0 comments on commit 3ab4963

Please sign in to comment.