-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
#102 disabled a number of cops so we could move forward with a major upgrade. Let's loop back and make sure we didn't miss anything good.
- Layout/BeginEndAlignment:
- Layout/EmptyLinesAroundAttributeAccessor:
- Layout/IndentationStyle:
- Layout/SpaceAroundMethodCallOperator:
- Lint/BinaryOperatorWithIdenticalOperands:
- Lint/ConstantDefinitionInBlock:
- Lint/DeprecatedOpenSSLConstant:
- Lint/DuplicateElsifCondition:
- Lint/DuplicateRequire:
- Lint/DuplicateRescueException:
- Lint/EmptyConditionalBody:
- Lint/EmptyFile:
- Lint/FloatComparison:
- Lint/HashCompareByIdentity:
- Lint/IdentityComparison:
- Lint/MissingSuper:
- Lint/MixedRegexpCaptureTypes:
- Lint/OutOfRangeRegexpRef:
- Lint/RaiseException:
- Lint/RedundantSafeNavigation:
- Lint/SelfAssignment:
- Lint/TopLevelReturnWithArgument:
- Lint/TrailingCommaInAttributeDeclaration:
- Lint/UnreachableLoop:
- Lint/UselessMethodDefinition:
- Lint/UselessTimes:
- Rails/ArelStar:
- Rails/Pick:
- Rails/RedundantForeignKey:
- RSpec/Capybara/CurrentPathExpectation:
- RSpec/Capybara/FeatureMethods:
- RSpec/Capybara/VisibilityMatcher:
- RSpec/EmptyHook:
- RSpec/FactoryBot/AttributeDefinedStatically:
- RSpec/FactoryBot/CreateList:
- RSpec/FactoryBot/FactoryClassName:
- RSpec/MultipleMemoizedHelpers:
- RSpec/NotToNot:
- RSpec/Rails/HttpStatus:
- RSpec/RepeatedIncludeExample:
- RSpec/StubbedMock:
- RSpec/VariableDefinition:
- RSpec/VariableName:
- Style/AccessorGrouping:
- Style/BisectedAttrAccessor:
- Style/CaseLikeIf:
- Style/CombinableLoops:
- Style/ExponentialNotation:
- Style/GlobalStdStream:
- Style/HashAsLastArrayItem:
- Style/HashLikeCase:
- Style/KeywordParametersOrder:
- Style/OptionalBooleanParameter:
- Style/RedundantAssignment:
- Style/RedundantRegexpCharacterClass:
- Style/RedundantRegexpEscape:
- Style/RedundantSelfAssignment:
- Style/SingleArgumentDig:
- Style/SlicingWithRange:
- Style/SoleNestedConditional:
Metadata
Metadata
Assignees
Labels
No labels