We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a64e3b commit 52a1d8dCopy full SHA for 52a1d8d
.doc/developers.md
@@ -6,4 +6,4 @@ You can find the configuration and instructions to run it [here](../tests/php-co
6
7
## PHP Static Analysis
8
We use `PHPStan` to ensure code quality and to detect potential bugs in our PHP codebase.
9
-You can find the configuration and instructions to run it [here](../tests/php-code-style/README.md).
+You can find the configuration and instructions to run it [here](../tests/php-static-analysis/README.md).
0 commit comments