Skip to content

mattaschmann/linter-slim-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter-slim-lint

This is a Atom linter plugin for Linter which provides an interface to slim-lint, an excellent command-line linter for slim files.

Installation

The Linter package must be installed. See here.

slim-lint installation

See instructions here

Plugin installation

apm install linter-slim-lint

Settings

Command

Set this to the absolute path of your slim-lint executable, defaults to slim-lint, which assumes you have it in your path.

Config Filename

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published