Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 770 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 770 Bytes

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