source:
.styleci.yml@
5e56e8a
Last change on this file since 5e56e8a was 2fc88ec, checked in by , 3 years ago | |
---|---|
|
|
File size: 194 bytes |
Rev | Line | |
---|---|---|
[2fc88ec] | 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.