feat(intelephense): update config
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
-- spec: https://github.com/bmewburn/intelephense-docs/blob/master/installation.md
|
-- spec:
|
||||||
|
-- https://github.com/bmewburn/intelephense-docs/blob/master/installation.md
|
||||||
|
-- https://github.com/bmewburn/vscode-intelephense/blob/master/package.json
|
||||||
|
|
||||||
return {
|
return {
|
||||||
enable = true,
|
enable = true,
|
||||||
@@ -26,8 +28,7 @@ return {
|
|||||||
phpVersion = "7.4",
|
phpVersion = "7.4",
|
||||||
},
|
},
|
||||||
format = {
|
format = {
|
||||||
enable = false,
|
enable = true,
|
||||||
braces = "psr12",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user