1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/docs/annotating_code
Bruce Weirdan fc29d26879
Added test to enforce that all supported annotations are documented (#4723)
* Added test to enforce that all supported annotations are documented

Well, at least mentioned.

Refs vimeo/psalm#3816

* Type things

* Make things pretty

* Only check @psalm- annotations, group

* Add documentation for `@psalm-require-extends` and `@psalm-require-implements`

* Dropped logicalOr that has become redundant

* Add explicit tag

* Document @psalm-template

* Add @psalm-template-covariant

* Document `@psalm-method`

* Add list of undocumented docblock annotations

Co-authored-by: Matthew Brown <github@muglug.com>
2020-11-27 21:48:16 -05:00
..
type_syntax Add aka 2020-10-31 00:18:23 -04:00
adding_assertions.md Add opening <?php tags to all PHP snippets 2020-03-21 09:24:41 -04:00
assertion_syntax.md Add opening <?php tags to all PHP snippets 2020-03-21 09:24:41 -04:00
supported_annotations.md Added test to enforce that all supported annotations are documented (#4723) 2020-11-27 21:48:16 -05:00
templated_annotations.md Added test to enforce that all supported annotations are documented (#4723) 2020-11-27 21:48:16 -05:00
typing_in_psalm.md Remove dead link (#3112) 2020-04-09 08:14:43 -04:00