ruby + gem (unnecessary)
yairEO opened this issue · 1 comments
yairEO commented
Why is this coupled to using RUBY and GEMS?
it should be coupled to a simple CLI program without the need for Ruby at all.
it makes no sense to force developers to install runy and use gems just to lint SCSS files.
attenzione commented
Linter is written on ruby, this is plugin for Sublime for scss linter.
First of all plugin require scss linter in the system, but scss linter requires ruby.
You can try to search somethins like 'scss linter without ruby'