update
This commit is contained in:
@@ -90,7 +90,7 @@ require("formatter").setup({
|
||||
exe = "php-cs-fixer",
|
||||
args = {
|
||||
"fix",
|
||||
"--config=/home/www/php/php-cs-fixer/config.php --allow-risky=yes"
|
||||
"--config=/home/woon/.config/php-cs-fixer/config.php --allow-risky=yes --using-cache=no"
|
||||
},
|
||||
stdin = false,
|
||||
ignore_exitcode = true,
|
||||
|
||||
Reference in New Issue
Block a user