Closed keplersj closed 9 years ago
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.
atom-package-deps
linter
Please see AtomLinter/linter-ruby#38 for example.
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.