herpaderpaldent/seat-discourse

View on GitHub
.styleci.yml

Summary

Maintainability
Test Coverage
preset: laravel

risky: false

enabled:
- concat_with_spaces
- no_empty_comment

disabled:
- psr2_braces
- phpdoc_no_package
- concat_without_spaces
- no_blank_lines_after_class_opening
- no_blank_lines_after_throw

finder:
  exclude:
  - "tests"
  name:
  - "*.php"