visavi/rotor

View on GitHub
.styleci.yml

Summary

Maintainability
Test Coverage
php:
  preset: laravel
  disabled:
    - no_unused_imports
  finder:
    not-name:
      - index.php
      - server.php
js:
  finder:
    not-name:
      - webpack.mix.js
css: true