Skip to content

Sweetchuck/scss_lint_reporter_checkstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkstyle formatter for SCSS-Lint

Checkstyle

SCSS-Lint

Requirements

Ruby gem: scss-lint >= 0.32.0

Installation

gem install scss_lint_reporter_checkstyle

Check the installation:

scss-lint --require=scss_lint_reporter_checkstyle --show-formatter

Output is something like this

Installed formatters:
 - Checkstyle
 - Config
 - Default
 - Files
 - JSON

Usage

scss-lint --require=scss_lint_reporter_checkstyle --format=Checkstyle foo.scss

More detailed examples

About

Extend the scss-lint with a Checkstyle formatter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages