Skip to content

Commit

Permalink
Merge 9634f87 into 30ac10b
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Dec 11, 2018
2 parents 30ac10b + 9634f87 commit a21103d
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
# l1ntit

<p align="center">
<a href="https://github/apps/l1ntit" target="blank"><img src="https://github.com/k1b1b0t.png" width="150" alt="achievibit Logo" />
</a>
<h2 align="center">l1ntit</h2>
<h1 align="center">tdd1t</h1>
</p>

> A GitHub App built with [Probot](https://github.com/probot/probot) that gives lint reviews on PRs.
Currently works with typescript and tslint specifically.
> A GitHub App built with [Probot](https://github.com/probot/probot) that checks Feature specs against submitted tests in a Pull Request.
## Plans
Add support to the following basic web technologies:
- [scss](https://github.com/sasstools/sass-lint)
- javascript
- html
- [github markdown](https://github.com/DavidAnson/markdownlint)
- [json files](https://github.com/zaach/jsonlint)
- [ ] Add support for `it()` tests (mocha\karma style)
- [ ] create a user configuration that can set style of test writing and style of specs writing

## Setup

Expand All @@ -30,7 +22,7 @@ npm start

## Contributing

If you have suggestions for how l1ntit could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
If you have suggestions for how tdd1t could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

Expand Down

0 comments on commit a21103d

Please sign in to comment.