Compare commits
2
Commits
755560e366
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
505defba37 | ||
|
|
d987848094 |
@@ -0,0 +1 @@
|
||||
/plugin
|
||||
@@ -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