Sha256: 36c1e3b23da41e7276e5299d9c76775c12dd5f18a49761d88c20594da3fbccf2
Contents?: true
Size: 1.52 KB
Versions: 14
Compression:
Stored size: 1.52 KB
Contents
--- AddModelVirtualAttributeCheck: AlwaysAddDbIndexCheck: {} # CheckSaveReturnValueCheck: {} # CheckDestroyReturnValueCheck: {} DefaultScopeIsEvilCheck: {} DryBundlerInCapistranoCheck: {} # HashSyntaxCheck: {} IsolateSeedDataCheck: {} KeepFindersOnTheirOwnModelCheck: {} LawOfDemeterCheck: {} # LongLineCheck: { max_line_length: 80 } MoveCodeIntoControllerCheck: {} MoveCodeIntoHelperCheck: { array_count: 10 } MoveCodeIntoModelCheck: { use_count: 10 } MoveFinderToNamedScopeCheck: {} MoveModelLogicIntoModelCheck: { use_count: 10 } NeedlessDeepNestingCheck: { nested_count: 5 } NotRescueExceptionCheck: {} NotUseDefaultRouteCheck: {} NotUseTimeAgoInWordsCheck: {} OveruseRouteCustomizationsCheck: { customize_count: 3 } ProtectMassAssignmentCheck: {} RemoveEmptyHelpersCheck: {} # RemoveTabCheck: {} RemoveTrailingWhitespaceCheck: {} # RemoveUnusedMethodsInControllersCheck: { except_methods: [] } # RemoveUnusedMethodsInHelpersCheck: { except_methods: [] } # RemoveUnusedMethodsInModelsCheck: { except_methods: [] } ReplaceComplexCreationWithFactoryMethodCheck: { attribute_assignment_count: 5 } ReplaceInstanceVariableWithLocalVariableCheck: {} RestrictAutoGeneratedRoutesCheck: {} SimplifyRenderInControllersCheck: {} SimplifyRenderInViewsCheck: {} # UseBeforeFilterCheck: { customize_count: 2 } UseModelAssociationCheck: {} UseMultipartAlternativeAsContentTypeOfEmailCheck: {} # UseParenthesesInMethodDefCheck: {} UseObserverCheck: {} UseQueryAttributeCheck: {} UseSayWithTimeInMigrationsCheck: {} UseScopeAccessCheck: {} UseTurboSprocketsRails3Check: {}
Version data entries
14 entries across 14 versions & 1 rubygems