scss-lint-plugin icon indicating copy to clipboard operation
scss-lint-plugin copied to clipboard

Question: is it possible to work with 2 yaml files?

Open codejet opened this issue 9 years ago • 0 comments

Versions

scss-lint version: 0.44.0

OS: Mac OS 10.11.4 IDEA product and version: PHPStorm 10

Description

Due to a change in our approach we temporarily use two yaml files with different linter configurations. This works well outside PHPStorm (we add a comment to the files with the new approach and check for it in the bash script for our pre-commit hook for example), but it would be nice to somehow get something similar inside of the IDE it as well. Any ideas?

codejet avatar May 19 '16 13:05 codejet