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

SCSS: scss_lint

LCD 47 edited this page Jun 12, 2016 · 7 revisions

This file is no longer maintained

This file exists only as a historic reference. Documentation for syntastic checkers is now included in the manual, please see :help syntastic-checkers in Vim.


Maintainer: Shane da Silva shane@dasilva.io

SCSS-Lint is a lint tool for SCSS. See the project's page for details.

Syntastic requires SCSS-Lint version 0.29.0 or later.

Installation

Install it with:

gem install scss_lint
Clone this wiki locally