Skip to content

Commit a803269

Browse files
committed
Observability
1 parent 464c35f commit a803269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/rails_best_practices.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ NeedlessDeepNestingCheck: { nested_count: 2 }
1818
NotRescueExceptionCheck: { }
1919
NotUseDefaultRouteCheck: { }
2020
# NotUseTimeAgoInWordsCheck: { }
21-
OveruseRouteCustomizationsCheck: { customize_count: 3 }
21+
OveruseRouteCustomizationsCheck: { customize_count: 5 }
2222
ProtectMassAssignmentCheck: { }
2323
RemoveEmptyHelpersCheck: { }
2424
#RemoveTabCheck: { }

0 commit comments

Comments
 (0)