Sha256: feacbc02017a85a6f30c5172b9ea276017eeaf6a941713b9f5db2f349ed09199

Contents?: true

Size: 597 Bytes

Versions: 1

Compression:

Stored size: 597 Bytes

Contents

Layout/CommentIndentation:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Layout/LeadingCommentSpace:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Layout/TrailingBlankLines:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Style/AsciiComments:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Style/Documentation:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Style/CommentAnnotation:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Style/FrozenStringLiteralComment:
  Exclude:
    - '**/*.md'
    - '**/*.markdown'

Metrics/LineLength:
  IgnoredPatterns:
    - !ruby/regexp /^\#/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-md-0.1.0.pre config/default.yml