Revert "add formatter"

This reverts commit ce30989adc.
This commit is contained in:
Hare Sudhan 2024-02-25 16:23:48 -05:00
parent de3ef202d5
commit c5a1b69c30
693 changed files with 26685 additions and 51240 deletions

View file

@ -21,9 +21,6 @@ jobs:
npm install
npm run setheapsize
- name: Format
run: npx @biomejs/biome format . --write
- name: Lint
run: npx grunt lint