Closed peterjmag closed 9 years ago
I've created a small repo with a test case and project settings at https://github.com/peterjmag/scss-lint-plugin-exclude-test.
To reproduce:
Configure the plugin to use a specific config file.
Add an excluded file to the config:
exclude: - 'test.scss'
I get the following in PhpStorm's Event Log on every inspection:
11:05:26 SCSS Lint No SCSS files specified
This doesn't happen when the plugin is configured to "Let scss-lint search for config up the folder tree".
Some details about my environment:
I've created a small repo with a test case and project settings at https://github.com/peterjmag/scss-lint-plugin-exclude-test.
To reproduce:
Configure the plugin to use a specific config file.
Add an excluded file to the config:
I get the following in PhpStorm's Event Log on every inspection:
This doesn't happen when the plugin is configured to "Let scss-lint search for config up the folder tree".
Some details about my environment: