Sha256: 71af8a1d61b1e83f3ad25dc300af5f34603b180271a49ab6c51505cdbc4cbc9e

Contents?: true

Size: 210 Bytes

Versions: 7

Compression:

Stored size: 210 Bytes

Contents

# This is the configuration used to check the rubocop source code.
AllCops:
  Include:
    - Gemfile
    - Rakefile
    - bin/*
    - mp4_renamer.gemspec
    - lib/**/*.rb
    - test/**/*.rb
    - spec/**/*.rb

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mp4_renamer-0.1.6 .rubocop.yml
mp4_renamer-0.1.5 .rubocop.yml
mp4_renamer-0.1.4 .rubocop.yml
mp4_renamer-0.1.3 .rubocop.yml
mp4_renamer-0.1.2 .rubocop.yml
mp4_renamer-0.1.1 .rubocop.yml
mp4_renamer-0.1.0 .rubocop.yml