Skip to content

Commit

Permalink
Mark cop disabled by default
Browse files Browse the repository at this point in the history
Co-authored-by: Koichi ITO <koic.ito@gmail.com>
  • Loading branch information
r7kamura and koic authored Oct 23, 2022
1 parent 7aba1e1 commit 3af8975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Rails/ActionFilter:

Rails/ActionName:
Description: Use only specific action names.
Enabled: pending
Enabled: false
VersionAdded: '<<next>>'
ActionNames:
- index
Expand Down

0 comments on commit 3af8975

Please sign in to comment.