sarahmonster / linters

Service that lints code for HoundCI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Ruby 94.8%Language:Elixir 2.9%Language:Shell 2.3%