GitHub - pbrisbin/codeclimate-hlint: Code Climate HLint Engine (original) (raw)

Skip to content

Sign in

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

This repository was archived by the owner on Dec 16, 2017. It is now read-only.

pbrisbin / codeclimate-hlint Public archive

Code Climate HLint Engine

License

MIT license

7 stars 4 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory54 Commits
src/CC src/CC
test test
.codeclimate.yml .codeclimate.yml
.dockerignore .dockerignore
.gitignore .gitignore
.stylish-haskell.yaml .stylish-haskell.yaml
Build.dockerfile Build.dockerfile
Dockerfile Dockerfile
LICENSE LICENSE
Makefile Makefile
README.md README.md
circle.yml circle.yml
engine.cabal engine.cabal
main.hs main.hs
stack.yaml stack.yaml

Repository files navigation

NOTE: The machinery needed to run HLint as a Code Climate engine was merged upstream. Please see https://github.com/ndmitchell/hlint for details and to report Issues. This project has been archived.


Circle CI Code Climate

Code Climate Engine to run HLint

Installation

git clone https://github.com/pbrisbin/codeclimate-hlint
cd codeclimate-hlint
make release

Usage

.codeclimate.yml

engines: hlint: enabled: true

codeclimate analyze

Development

Install stack

stack setup
stack build
stack test

About

Code Climate HLint Engine

Resources

Readme

License

MIT license

Activity

Stars

7 stars

Watchers

4 watching

Forks

4 forks

Report repository

Releases

No releases published

Packages

No packages published

Contributors4

Languages