Skip to content

Commit 3921ebf

Browse files
committed
Lint markdown files
1 parent 363a6d0 commit 3921ebf

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Thanks for contributing!
44

55
## Installation
66

7-
* `git clone [email protected]:dcyriller/ember-template-lint-plugin-prettier.git`
8-
* `cd ember-template-lint-plugin-prettier`
9-
* `yarn install`
7+
- `git clone [email protected]:dcyriller/ember-template-lint-plugin-prettier.git`
8+
- `cd ember-template-lint-plugin-prettier`
9+
- `yarn install`
1010

1111
## Linting
1212

13-
* `yarn lint:js`
14-
* `yarn lint:md`
13+
- `yarn lint:js`
14+
- `yarn lint:md`
1515

1616
## Running tests
1717

18-
* `yarn test` – Runs the test suite
18+
- `yarn test` – Runs the test suite
1919

2020
This is an [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) plugin. Documentation for the APIs that it uses can be found [in that repo](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/plugins.md).
2121

0 commit comments

Comments
 (0)