Sha256: e8761800d9da67060a6a65bd40f7743795b972d292e69bfb3edffba0797bbba5

Contents?: true

Size: 255 Bytes

Versions: 2

Compression:

Stored size: 255 Bytes

Contents

inherit_from: rubocop-todo.yml
AllCops:
  Include:
    - '**/Rakefile'
    - Gemfile
    - unparser-cli_wrapper.gemspec
    - bin/**
    - lib/**/*.rake
  Exclude:
    - pkg/**
    - repos/**
    - vendor/**
StringLiterals:
  EnforcedStyle: single_quotes

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
unparser-cli_wrapper-0.1.1 .rubocop.yml
unparser-cli_wrapper-0.1.0 .rubocop.yml