You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ Visual Studio Code plugin for Psalm.
4
4
5
5
## Features
6
6
7
-
- Runs [Psalm's analysis](https://getpsalm.org) when opening and saving files using the Language Server Protocol for communication.
7
+
-Runs [Psalm's analysis](https://getpsalm.org) when opening and saving files using the Language Server Protocol for communication.
8
8
9
9
## Known Security Issues
10
10
11
-
Since this runs Psalm, and Psalm can be configured to execute code on your computer, you should avoid opening untrusted projects whilee using this plugin.
11
+
Since this runs Psalm, and Psalm can be configured to execute code on your computer, you should avoid opening untrusted projects while using this plugin.
0 commit comments