Skip to content

Commit

Permalink
Se cambia la configuracion de scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Cruz committed Sep 27, 2017
1 parent 9fa2bd8 commit 1c21b10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scrutinizer.yml
Expand Up @@ -39,8 +39,8 @@ checks:
require_scope_for_methods: true
require_php_tag_first: true
remove_extra_empty_lines: true
psr4_switch_declaration: true
psr4_class_declaration: true
psr2_switch_declaration: true
psr2_class_declaration: true
property_assignments: true
prefer_while_loop_over_for_loop: true
properties_in_camelcaps: true
Expand Down

0 comments on commit 1c21b10

Please sign in to comment.