Completed
Push — feature/lang-batch ( 07c9dd )
by Maciej
13s
created

Repository Config

checks:
    php:
        no_commented_out_code: false
        no_exit: false
        no_underscore_prefix_in_methods: false
        no_underscore_prefix_in_properties: false

filter: {  }
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false