This package provides the following services:
linter-psalm
Atom linter for php using psalm https://psalm.dev.
Installation
Psalm installation
Before installing this plugin, you must ensure that psalm
is installed on your
system.
Install psalm
by typing the following in a terminal:
composer global require vimeo/psalm
Plugin installation
$ apm install linter-psalm