Sha256: 1e94f3cd74268d37f7bcc54c3dbe43f2f8a179b85aea4eba3efb196a247f78b4

Contents?: true

Size: 714 Bytes

Versions: 1

Compression:

Stored size: 714 Bytes

Contents

Markdown:
  WarnInvalid: true
  Autodetect: true

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

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

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

Naming/FileName:
  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.2.0 config/default.yml