mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
adding phpactor config
This commit is contained in:
parent
0adb1a40eb
commit
f7e141da9a
30 changed files with 115 additions and 0 deletions
5
phpactor/phpactor.yml
Normal file
5
phpactor/phpactor.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
language_server_completion.trim_leading_dollar: true
|
||||
language_server_phpstan.enabled: true
|
||||
# language_server_phpstan.mem_limit: 100000
|
||||
language_server_psalm.enabled: false
|
||||
# phpunit.enabled: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue