Sha256: 980f1941c1e522278905ca2e385f3186fbcff28cfdcdd47c59eae028cf7823a8
Contents?: true
Size: 1.16 KB
Versions: 3
Compression:
Stored size: 1.16 KB
Contents
# This is a file generated by `hound-tools` # # We don't include .hound/defaults.yml, because Hound has internally # loaded them at this point # # --------------------------------- # .hound/overrides.yml # --------------------------------- # 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 # --------------------------------- # .rubocop_todo.yml # --------------------------------- # This configuration was generated by `rubocop --auto-gen-config` # on 2014-12-09 05:16:56 +0100 using RuboCop version 0.25.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 12 # Configuration parameters: AllowURI. Metrics/LineLength: Max: 163
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
guard-livereload-2.5.2 | .rubocop_merged_for_hound.yml |
guard-livereload-2.5.1 | .rubocop_merged_for_hound.yml |
guard-livereload-2.5.0 | .rubocop_merged_for_hound.yml |