Skip to content

Commit

Permalink
Enable config to run rubocop on rails generate
Browse files Browse the repository at this point in the history
  • Loading branch information
beccapearce committed Sep 25, 2024
1 parent 38bd0f7 commit 4936b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
# config.action_cable.disable_request_forgery_protection = true

# Apply autocorrection by RuboCop to files generated by `bin/rails generate`.
# config.generators.apply_rubocop_autocorrect_after_generate!
config.generators.apply_rubocop_autocorrect_after_generate!
end

0 comments on commit 4936b8a

Please sign in to comment.