Skip to content

Commit

Permalink
Allow debug statements in insight
Browse files Browse the repository at this point in the history
  • Loading branch information
DusanKasan committed Jun 9, 2016
1 parent 397a9b0 commit e140190
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .sensiolabs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
rules:
php.interface_has_no_interface_suffix:
enabled: false
php.debug_statements:
enabled: false

0 comments on commit e140190

Please sign in to comment.