File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# codeclimate-markdownlint
2
2
3
- [ ![ Code Climate] ( https://codeclimate.com/github/codeclimate/codeclimate-markdownlint/badges/gpa.svg )] ( https://codeclimate.com/github/codeclimate/codeclimate-markdownlint )
4
- [ ![ Test Coverage] ( https://codeclimate.com/github/codeclimate/codeclimate-markdownlint/badges/coverage.svg )] ( https://codeclimate.com/github/codeclimate/codeclimate-markdownlint/coverage )
3
+ [ ![ Code Climate] ( https://codeclimate.com/github/codeclimate-community /codeclimate-markdownlint/badges/gpa.svg )] ( https://codeclimate.com/github/codeclimate-community /codeclimate-markdownlint )
4
+ [ ![ Test Coverage] ( https://codeclimate.com/github/codeclimate-community /codeclimate-markdownlint/badges/coverage.svg )] ( https://codeclimate.com/github/codeclimate-community /codeclimate-markdownlint/coverage )
5
5
6
6
Code Climate Engine to run [ markdownlint] [ mdl ]
7
7
8
8
## Installation
9
9
10
10
```
11
- git clone https://github.com/codeclimate/codeclimate-markdownlint
11
+ git clone https://github.com/codeclimate-community /codeclimate-markdownlint
12
12
cd codeclimate-markdownlint
13
13
make
14
14
```
Original file line number Diff line number Diff line change 1
1
machine :
2
2
environment :
3
- CODECLIMATE_REPO_TOKEN : ca5120f90202a99c43c0914d301a94e5908136d146ecc0d7fe7fde1c3f9d325e
3
+ CODECLIMATE_REPO_TOKEN : 45c013b6d2380a087f53ebc237a799b3ca09f1a3b05ddf96982637d42a9d6861
4
4
services :
5
5
- docker
6
6
You can’t perform that action at this time.
0 commit comments