feat: rework github actions

This commit is contained in:
Aarnav Tale
2025-03-24 16:47:21 -04:00
parent 457cbc45e6
commit 6f40f9cfac
9 changed files with 209 additions and 170 deletions
+6
View File
@@ -7,5 +7,11 @@
"code_actions_on_format": {
"source.fixAll.biome": true,
"source.organizeImports.biome": true
},
"languages": {
"YAML": {
"tab_size": 2,
"hard_tabs": false
}
}
}