Sha256: 5b48f21ae634b2fd9ae7d508c82fc2c3fedbd271a98f2c1cce4f83b0cbcac05c
Contents?: true
Size: 878 Bytes
Versions: 1
Compression:
Stored size: 878 Bytes
Contents
--- AllCops: DisplayCopNames: true Exclude: - 'lib/aws_assume_role/vendored/**/*.rb' Metrics/MethodLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false Style/IndentationWidth: Width: 4 Style/IndentHeredoc: Enabled: false Style/TrailingCommaInArguments: EnforcedStyleForMultiline: comma Style/TrailingCommaInLiteral: EnforcedStyleForMultiline: comma Style/ClassAndModuleChildren: Enabled: false Style/Documentation: Enabled: false Style/VariableName: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/MethodMissing: Enabled: false Style/TrivialAccessors: Enabled: false Metrics/LineLength: Max: 140
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aws_assume_role-0.2.2 | .rubocop.yml |