chore: run prettier on the codebase

This commit is contained in:
garethgeorge
2024-05-07 23:43:54 -07:00
parent 74c8abc39a
commit 5904a8856e
58 changed files with 3964 additions and 2078 deletions
+2
View File
@@ -32,6 +32,8 @@ jobs:
with:
node-version: "20"
- name: Check Formatting
- name: Generate
run: go generate ./...