Completed
Push — master ( b281ac...81b930 )
by Sascha
01:29
created

Checkout Config

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:
        - 'spec/*'

Repository Config

# language: ruby