Sha256: 268bc823bfbb95743063cf79c999244c4c8ac789587873e473adaa08eb47c223

Contents?: true

Size: 470 Bytes

Versions: 2

Compression:

Stored size: 470 Bytes

Contents

build:
  environment:
    ruby: '2.2.3'

checks:
    ruby:
        code_rating: true
        duplicate_code: true
        style_while_until_do: true
        style_signal_exception:
            enforced_style: semantic
        style_redundant_exception: true
        style_raise_args:
            enforced_style: exploded
        style_predicate_name: true
        style_comment_annotation: true
        rails_output: true

filter:
    excluded_paths:
        - 'test/*'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hoe-rubocop-1.0.8 .scrutinizer.yml
hoe-rubocop-1.0.7 .scrutinizer.yml