Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.scss-lint.yml has no effect #131

Open
coderDem opened this issue Mar 15, 2016 · 1 comment
Open

.scss-lint.yml has no effect #131

coderDem opened this issue Mar 15, 2016 · 1 comment

Comments

@coderDem
Copy link

Hello,

I try only get that I configured with the .scss-lint.yml but I get so much output. Is it possible to get only the messages that are configured in the .scss-lint.yml.
Here is the file:

# sass-lint config generated by make-sass-lint-config v0.1.1
#
# The following settings/values are unsupported by sass-lint:
# Linter Indentation, option "allow_non_nested_indentation"
# Linter Indentation, option "character"

files:
  include: 'sass/**/*.scss'
options:
  formatter: stylish
  merge-default-rules: false
rules:
  indentation:
    - 1
    - size: 2

Best regards
coderDem

@ahmednuaman
Copy link
Owner

PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants