Skip to content

burpple/linters

 
 

Repository files navigation

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:

Getting Started

After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:

% ./bin/setup

About

Service that lints code for HoundCI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 93.6%
  • Elixir 3.6%
  • Shell 2.8%