Move mise task scripts under /scripts
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#MISE description="Run checks before a commit"
|
||||
|
||||
set -e
|
||||
|
||||
mix precommit
|
||||
Reference in New Issue
Block a user