codeclimate-community / codeclimate-markdownlint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codeclimate-markdownlint

Code Climate Test Coverage

Code Climate Engine to run markdownlint

Installation

git clone https://github.com/codeclimate-community/codeclimate-markdownlint
cd codeclimate-markdownlint
make

Usage

.codeclimate.yml

engines:
  markdownlint:
    enabled: true
codeclimate analyze

About


Languages

Language:Ruby 92.1%Language:Dockerfile 4.2%Language:Makefile 3.6%