Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.styleci.yml 194 Bytes
Copy Edit Raw Blame History
陈泽辉 authored 2022-10-31 13:25 . 首次上传 22.10.31
php:
preset: laravel
version: 8
disabled:
- no_unused_imports
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化