fetzi/phpspec-watcher

View on GitHub
.styleci.yml

Summary

Maintainability
Test Coverage
preset: psr2
risky: true
finder:
  exclude:
    - modules
    - node_modules
    - storage
    - vendor
  name: "*.php"
  not-name: "*.blade.php"