mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-12 20:29:24 +08:00
1592505c01
update php-cs-fixer config
5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
"php-cs-fixer.config": ".php-cs-fixer.dist.php",
|
|
"php-cs-fixer.allowRisky": true,
|
|
"php.suggest.basic": false
|
|
} |