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
By using atom-package-deps you are able to install linter automatically on activation. This will allow new Atom users to install only your package and nothing else, removing one step from the installation process.
By using
atom-package-deps
you are able to installlinter
automatically on activation. This will allow new Atom users to install only your package and nothing else, removing one step from the installation process.Please see AtomLinter/linter-ruby#38 for example.
The text was updated successfully, but these errors were encountered: