Skip to content

codeclimate-community/codeclimate-markdownlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e40e8c · Jun 21, 2019

History

33 Commits
Jun 21, 2019
Oct 26, 2016
Feb 28, 2016
Jun 21, 2019
Oct 26, 2016
Feb 28, 2016
Feb 28, 2016
Oct 25, 2016
Feb 28, 2016
Jun 21, 2019
Jun 21, 2019
Jun 21, 2019
Jun 21, 2019
Oct 27, 2016
Mar 3, 2016

Repository files navigation

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