Sha256: 1172f6b85826d3d7a9a24ed9605297f11239143a8809af8a99010b3fea8fecab
Contents?: true
Size: 1.9 KB
Versions: 7
Compression:
Stored size: 1.9 KB
Contents
AllCops: NewCops: enable Gemspec/RequireMFA: Enabled: false Lint/AssignmentInCondition: Enabled: false Gemspec/RequiredRubyVersion: Enabled: false Lint/AmbiguousBlockAssociation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Lint/RedundantRequireStatement: Enabled: false Layout/ArgumentAlignment: EnforcedStyle: with_fixed_indentation Layout/FirstArrayElementIndentation: EnforcedStyle: consistent Style/PercentLiteralDelimiters: Enabled: false Style/SpecialGlobalVars: EnforcedStyle: use_english_names Security/Eval: Enabled: false Style/WordArray: EnforcedStyle: brackets Style/ClassAndModuleChildren: Enabled: false Style/TrivialAccessors: Enabled: false Style/Alias: Enabled: false Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes Metrics/ClassLength: Enabled: false Naming/MethodParameterName: Enabled: false Style/SymbolArray: EnforcedStyle: brackets Layout/RescueEnsureAlignment: Enabled: false Layout/LineLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/ModuleLength: Enabled: false Style/ZeroLengthPredicate: Enabled: false Metrics/PerceivedComplexity: Enabled: false Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/BlockLength: Enabled: false Metrics/BlockNesting: Enabled: false Style/NumericPredicate: Enabled: false Naming/AccessorMethodName: Enabled: false Naming/MemoizedInstanceVariableName: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/Documentation: Enabled: false Naming/ConstantName: Enabled: false Style/MutableConstant: Enabled: false Layout/MultilineMethodCallIndentation: EnforcedStyle: indented Layout/ParameterAlignment: EnforcedStyle: with_fixed_indentation Lint/UnusedMethodArgument: Enabled: false Style/IfUnlessModifier: Enabled: false Style/RedundantBegin: Enabled: false
Version data entries
7 entries across 7 versions & 1 rubygems