aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-02-10 12:38:27 +0000
committerGravatar GitHub <[email protected]>2021-02-10 12:38:27 +0000
commite99a42099c0f3c6df69efedebf1f049715097dd9 (patch)
tree632fe5dca5fd65e0115d3e6c60fc650a3219c1b6 /.github
parentMerge pull request #136 from python-discord/dependabot/npm_and_yarn/typescrip... (diff)
parentUndo testing rules breaking (diff)
Merge pull request #133 from python-discord/github-annotations-eslint
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test_and_lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test_and_lint.yml b/.github/workflows/test_and_lint.yml
index 21c3f22..4767b3e 100644
--- a/.github/workflows/test_and_lint.yml
+++ b/.github/workflows/test_and_lint.yml
@@ -44,4 +44,4 @@ jobs:
run: yarn install
- name: Lint
- run: yarn run eslint --ext .ts,.tsx --quiet src/
+ run: yarn run eslint --ext .ts,.tsx --format ./annotations_formatter.js src/