Sha256: 1021054b996d4395e378b5ad92d50ebb57458f0eb21e877c99b208c741557cbd

Contents?: true

Size: 275 Bytes

Versions: 28

Compression:

Stored size: 275 Bytes

Contents

AllCops:
  Include:
    - Gemfile
    - Guardfile
    - Rakefile
    - bin/*
    - features/**/*.rb
    - lib/**/*.rb
    - phut.gemspec
    - spec/**/*.rb
    - tasks/*.rake

Style/StringLiterals:
  EnforcedStyle: single_quotes

Style/DotPosition:
  EnforcedStyle: trailing

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
phut-0.5.0 .rubocop.yml
phut-0.4.0 .rubocop.yml
phut-0.3.1 .rubocop.yml
phut-0.3.0 .rubocop.yml
phut-0.2.4 .rubocop.yml
phut-0.2.3 .rubocop.yml
phut-0.2.2 .rubocop.yml
phut-0.2.0 .rubocop.yml