feat(phpcs): set standard to PSR12
This commit is contained in:
@@ -17,6 +17,7 @@ return {
|
||||
{
|
||||
cmd = {
|
||||
"phpcs",
|
||||
"--standard=PSR12",
|
||||
"--report=emacs",
|
||||
"-s",
|
||||
"-q",
|
||||
|
||||
Reference in New Issue
Block a user