Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Config File Error The config file you specified doesn't seem to be a .yml file. #198

Open
1 of 3 tasks
ghost opened this issue Dec 9, 2017 · 0 comments
Open
1 of 3 tasks

Comments

@ghost
Copy link

ghost commented Dec 9, 2017

  • Atom version: 1.22.1 x64
  • linter-sass-lint version: 1.8.3
  • Global sass-lint version (if used):
  • Platform:
    • OSX
    • Windows
    • Linux
  • Expected behaviour: No error message
  • Actual behaviour / issue description:
    When running sass-lint with a scss-file, it shows me all errors and hints to improve my sass-syntax, but I constantly get the message "Config File Error The config file you specified doesn't seem to be a .yml file. Please see the sass-lint documentation on how to create a config file."
    I tried both the files from https://github.com/sasstools/sass-lint/blob/master/lib/config/sass-lint.yml and https://github.com/sasstools/sass-lint/blob/master/docs/sass-lint.yml
    I put the sass-lint.yml in the custom theme folder of my drupal project, so the folder structure is:
    themename/sass-lint.yml
    themename/sass/style.scss
    They are valid yaml files according to online yaml linters, but sass-lint always shows me the error message above every time I change something in a scss-file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants