1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Add link to how Psalm represents types

This commit is contained in:
Matthew Brown 2019-04-14 15:13:47 -04:00 committed by GitHub
parent 7eab5cf6df
commit 5374211fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ There are two main inspirations for Psalm:
- [Installation](installation.md)
- [Configuration](configuration.md)
- [Plugins](plugins.md)
- [How Psalm represents types](plugins_type_system.md)
- [Command line usage](running_psalm.md)
- [IDE support](language_server.md)
- Handling errors: