AtomLinter / linter-scss-lint

Linter plugin for SCSS, using scss-lint
36 stars 21 forks source link

Indentation Spacing Warning #200

Closed diversionarytactic closed 7 years ago

diversionarytactic commented 7 years ago

I know this is "bad" according to the docs, but I'm on a project where it's required we use a 4 space indentation. I've searched and tried to change the config in Atom and various other methods to no avail.

How might I be able to change the 2 space setting to 4 or at a minimum turn off the warnings as there are tons of them.

Arcanemagus commented 7 years ago

This project is just a wrapper around scss-lint, you'll need to configure it to your liking, it looks like the relevant setting would be Indentation.