Sha256: c810297f9c463ae5c826c778232d08c03608efb8e19b35c3843e11cbecc14550

Contents?: true

Size: 379 Bytes

Versions: 3

Compression:

Stored size: 379 Bytes

Contents

# NOTE: DO NOT put a 'inheried_from' in this file, because Hound with silently
# ignore it
#
# Files you want to exclude
AllCops:
  # Rails cops (so we don't need to run with -R option)
  RunRailsCops: true
  Exclude:
    - db/schema.rb
    - Gemfile
    - Rakefile

# TODO: put your overrides here:

# StringLiterals:
#  EnforcedStyle: single_quotes
#
# LineLength:
#  Max: 200

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hound-tools-0.0.6 lib/hound/tools/templates/_.hound/overrides.yml
hound-tools-0.0.5 lib/hound/tools/templates/_.hound/overrides.yml
hound-tools-0.0.4 lib/hound/tools/templates/_.hound/overrides.yml