Skip to content

Commit

Permalink
add formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberbuff committed Feb 25, 2024
1 parent c4e7c41 commit ce30989
Show file tree
Hide file tree
Showing 693 changed files with 51,353 additions and 26,798 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
npm install
npm run setheapsize
- name: Format
run: npx @biomejs/biome format . --write

- name: Lint
run: npx grunt lint

Expand Down
Loading

0 comments on commit ce30989

Please sign in to comment.