BIT-62: Adds the initial project structure (#7)

This commit is contained in:
Nathan Ansel
2023-08-24 09:10:00 -05:00
committed by GitHub
parent 8d8c9d37bf
commit c6bf6af4ca
76 changed files with 2785 additions and 22 deletions

4
Scripts/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
PATH=/usr/local/bin:$PATH
mint run swiftformat .