mirror of
https://github.com/kevin-DL/exercise_tracker_api.git
synced 2026-01-11 19:14:27 +00:00
Initial Commit
This commit is contained in:
13
.styleci.yml
Normal file
13
.styleci.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
php:
|
||||
preset: laravel
|
||||
disabled:
|
||||
- unused_use
|
||||
finder:
|
||||
not-name:
|
||||
- index.php
|
||||
- server.php
|
||||
js:
|
||||
finder:
|
||||
not-name:
|
||||
- webpack.mix.js
|
||||
css: true
|
||||
Reference in New Issue
Block a user