feat(phpcs): set standard to PSR12

This commit is contained in:
2024-08-12 23:04:25 +02:00
parent e577945816
commit 6d1482c39f
+1
View File
@@ -17,6 +17,7 @@ return {
{ {
cmd = { cmd = {
"phpcs", "phpcs",
"--standard=PSR12",
"--report=emacs", "--report=emacs",
"-s", "-s",
"-q", "-q",