We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67413fd commit 177bff3Copy full SHA for 177bff3
contributing/code/pull_requests.rst
@@ -417,7 +417,7 @@ Psalm
417
418
`Psalm`_ will make a comment on your Pull Request if it discovers any potential
419
type errors. The Psalm errors are not always correct, but each should be reviewed
420
-and discussed. A Pull Request should not update the psalm baseline nor add ``@psalm-``
+and discussed. A Pull Request should not update the Psalm baseline nor add ``@psalm-``
421
annotations.
422
423
After the `Psalm phar is installed`_, the analysis can be run locally with:
0 commit comments