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 = {
"phpcs",
"--standard=PSR12",
"--report=emacs",
"-s",
"-q",