Sha256: f0b1c895f9135449c44fbe1a05c08ada41571b6621bb1992121731391c5896c1

Contents?: true

Size: 695 Bytes

Versions: 1

Compression:

Stored size: 695 Bytes

Contents

Markdown:
  WarnInvalid: 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.1.1 config/default.yml