Skip to content
Snippets Groups Projects
Forked from stackspin / dashboard
879 commits behind the upstream repository.
.styleci.yml 174 B
php:
  preset: laravel
  disabled:
    - unused_use
  finder:
    not-name:
      - index.php
      - server.php
js:
  finder:
    not-name:
      - webpack.mix.js
css: true