Skip to content

darlanrod/sass-lint-config-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sass Linter Configuration File

Sass and SCSS lint config file that follows the rules of the Sass Guidelines project - An opinionated styleguide for writing sane, maintainable and scalable Sass - from Hugo Giraudel.

How to use

NPM

Using package manager:

npm i sass-lint-config-file

Clone

Clone this repository and save the sass/scss file to the root directory of your project.

Link

Use the direct link to this repository file:

Sass:

https://raw.githubusercontent.com/darlanrod/sass-lint-config-file/master/sass-lint.yml

SCSS:

https://raw.githubusercontent.com/darlanrod/sass-lint-config-file/master/scss-lint.yml