From 4f6b836d331484a520ab80d7570d47f548422d15 Mon Sep 17 00:00:00 2001 From: MooYeol Prescott Lee Date: Wed, 25 Sep 2019 04:49:52 +0900 Subject: [PATCH] Add TSLint checks action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5410c2b..e364a86 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint) - [PyCodeStyle Action - A GitHub Action that leaves a comment on your PR with pycodestyle (autopep8) feedback](https://github.com/ankitvgupta/pycodestyle-action) - [wemake-python-styleguide - The strictest and most opinionated python linter ever](https://github.com/wemake-services/wemake-python-styleguide) +- [Run TSLint with status checks and file diff annotations](https://github.com/mooyoul/tslint-actions) ### Pull Requests