Open sgehrman opened 5 years ago
WRONG: phpformatter.arguments: ["--custom-config=/path/to/file/config.php_cs"].
RIGHT: phpformatter.arguments: ["--config=/path/to/file/config.php_cs"].
WRONG: phpformatter.arguments: ["--custom-config=/path/to/file/config.php_cs"].
RIGHT: phpformatter.arguments: ["--config=/path/to/file/config.php_cs"].