/hound-linters

SCSS review service

Primary LanguageRubyMIT LicenseMIT

HoundCI Linters

Build Status

A HoundCI service that handles the code linting.

Overview

This service pulls jobs off of the queue and uses the appropriate linter to review a single file for code style violations. Once the code has been reviewed, this service puts the results back on the queue for Hound to process.

This service uses the following linters:

To contribute to the Linters codebase, see the CONTRIBUTING.md file.