Sha256: 4a244b07b388d85a9a0083a81f84d8e7302cf1230a8a0ca1ac3907be0a627bff

Contents?: true

Size: 340 Bytes

Versions: 2

Compression:

Stored size: 340 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5

Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - "spec/**/*.rb"
    - "grafana_annotations.gemspec"

Style/CommentedKeyword:
  Enabled: false

Layout/ArgumentAlignment:
  EnforcedStyle: with_fixed_indentation

Layout/ParameterAlignment:
  EnforcedStyle: with_fixed_indentation

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
grafana_annotations-0.1.1 .rubocop.yml
grafana_annotations-0.1.0 .rubocop.yml