Skip to content

Commit 5f146c5

Browse files
committed
Format
1 parent ff25024 commit 5f146c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/validate-code-quality.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ jobs:
1818
- run: yarn format
1919
- run: yarn typecheck
2020
- run: yarn lint
21-

CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ This repository uses the [Yarn package manager](https://yarnpkg.com/). To use it
4040
- `yarn format:check`: Run prettier format check
4141
- `yarn lint`: Lint with ESLint
4242
- `yarn typecheck`: Typecheck with `tsc`
43-

0 commit comments

Comments
 (0)