Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ phpls is a fast and smart language server for PHP written in Go.
- Efficiently ran by keeping processes running
- Configurable on-change or on-save
- Configurable binaries, php version, standards
- [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer)
- [PHPCS](https://github.com/PHPCSStandards/PHP_CodeSniffer)
- [PHPStan](https://phpstan.org/)
- Basic hover, on the to-do list to greatly improve

Expand Down