Skip to content

Commit

Permalink
feat(docs/readme): add test docs to contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
creativenull committed Dec 6, 2021
1 parent df4f4ae commit 4207434
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,12 @@ Tools required for linting and formatting for this project (which are also suppo
+ [`luacheck`][luacheck] - Linting
+ [`stylua`][stylua] - Formatting

For testing, add the relevant test logic in `tests/diagnosticls-configs` and then run:

```sh
make test
```

## Credits

Credits goes to the following repos for inspiration:
Expand Down

0 comments on commit 4207434

Please sign in to comment.