Sha256: def28ecafc066dfddf6e3a03814601eaacd26cbe72e4771000544db44d6b698c

Contents?: true

Size: 232 Bytes

Versions: 3

Compression:

Stored size: 232 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4
  Include:
    - '**/Rakefile'
  Exclude:
    - 'bin/**/*'
    - 'vendor/**/*'
    - 'coverage/**/*'
    - '.bundle/**/*'
    - '.vscode/**/*'
    - '**/*.gemspec'
    - 'Gemfile'
    - 'spec/**/*'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fog-proxmox-0.14.0 .rubocop.yml
fog-proxmox-0.13.0 .rubocop.yml
fog-proxmox-0.12.0 .rubocop.yml