This is a Atom linter plugin for Linter which provides an interface to slim-lint, an excellent command-line linter for slim files.
The Linter package must be installed. See here.
slim-lint
installationSee instructions here
apm install linter-slim-lint
Set this to the absolute path of your slim-lint executable, defaults to slim-lint
, which assumes you have it
in your path.
This is the name of your config file. This file will be searched for, recursively backwards, from the location of
the file you are currently editing. Ideally, you can put the config file in your project root or your home folder,
assuming your home folder is in the tree below your current file. Defaults to .slim-lint.yml
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.