Skip to content

Commit

Permalink
Run prettier.
Browse files Browse the repository at this point in the history
  • Loading branch information
vng committed Sep 21, 2024
1 parent 2916d7b commit 20315b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 837 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
- name: Dependencies
run: npm ci

# TODO(AB): ESLint dependencies are broken. Replace with a better and less complex linter.
# - name: Lint
# run: npm run lint:ci
# TODO(AB): ESLint dependencies are broken. Replace with a better and less complex linter.
# - name: Lint
# run: npm run lint:ci

- name: Format
run: npm run format:ci
Expand Down
Loading

0 comments on commit 20315b8

Please sign in to comment.