Remove exclusion for Rails/LexicallyScopedActionFilter
cop (#30697)
This commit is contained in:
parent
348ccf206e
commit
929b9fdaff
2 changed files with 8 additions and 4 deletions
|
@ -5,10 +5,6 @@ Rails/FilePath:
|
|||
Rails/HttpStatus:
|
||||
EnforcedStyle: numeric
|
||||
|
||||
Rails/LexicallyScopedActionFilter:
|
||||
Exclude:
|
||||
- app/controllers/auth/* # Conflicts with `Lint/UselessMethodDefinition` for inherited controller actions
|
||||
|
||||
Rails/NegateInclude:
|
||||
Enabled: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue