Add .run dir

This commit is contained in:
Endeavorance 2024-11-13 15:52:42 -05:00
parent ba2062cd25
commit b0c741ab98
4 changed files with 10 additions and 4 deletions

3
.run/format Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
#DESCRIPTION# Format the repo, writing the formatted files to disk
bunx biome format . --write