Commit 9e289b0
committed
Disable Rails/LexicallyScopedActionFilter cop
This just doesn't seem to be sensible to have since resources_controller
defines all the CRUD actions, and as soon as all our controllers inherit
from resources_controller, they won't be rubocop compliant because of
this.1 parent 540ad6a commit 9e289b0
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
0 commit comments