1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

stripping trailing whitespace

This commit is contained in:
SignpostMarv 2019-02-11 18:11:32 +00:00 committed by Matthew Brown
parent e0c610b75a
commit 04815f160e
3 changed files with 3 additions and 4 deletions

View File

@ -458,4 +458,3 @@ Psalm has support for a number of builtin classes and interfaces that you can ex
Psalm supports PHPDocs [type syntax](https://docs.phpdoc.org/guides/types.html), and also the [proposed PHPDoc PSR type syntax](https://github.com/php-fig/fig-standards/blob/master/proposed/phpdoc.md#appendix-a-types).
A detailed write-up is found in [Typing in Psalm](typing_in_psalm.md)