From 56f79a6799fbe57e7bb552edb16ceceaffed663c Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Wed, 18 Mar 2026 14:38:13 -0300 Subject: [PATCH] Docs: Update PHP_CodeSniffer repository link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a996ccb..16477f5 100644 --- a/readme.md +++ b/readme.md @@ -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