Sha256: 1678ab1bba528db5929dbc4b8cda220ca997660c2985714e36c3fd2010b65716
Contents?: true
Size: 944 Bytes
Versions: 12
Compression:
Stored size: 944 Bytes
Contents
--- AllCops: Exclude: - lib/riemann/tools/*_parser.tab.rb - vendor/bundle/**/* Gemspec/RequiredRubyVersion: Enabled: false Layout/HashAlignment: EnforcedHashRocketStyle: table Layout/LineLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/MethodLength: Enabled: false Metrics/ParameterLists: Enabled: false Metrics/PerceivedComplexity: Enabled: false Naming/MethodParameterName: AllowedNames: - az # availability zone - id - lb # load balancer Style/Documentation: Enabled: false Style/HashSyntax: EnforcedShorthandSyntax: never Style/TrailingCommaInArguments: EnforcedStyleForMultiline: consistent_comma Style/TrailingCommaInArrayLiteral: EnforcedStyleForMultiline: consistent_comma Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: consistent_comma
Version data entries
12 entries across 12 versions & 1 rubygems