source:
.styleci.yml@
bd9e8e3
Last change on this file since bd9e8e3 was 2fc88ec, checked in by , 3 years ago | |
---|---|
|
|
File size: 194 bytes |
Line | |
---|---|
1 | php: |
2 | preset: laravel |
3 | version: 8 |
4 | disabled: |
5 | - no_unused_imports |
6 | finder: |
7 | not-name: |
8 | - index.php |
9 | - server.php |
10 | js: |
11 | finder: |
12 | not-name: |
13 | - webpack.mix.js |
14 | css: true |
Note:
See TracBrowser
for help on using the repository browser.