Move mise task scripts under /scripts

This commit is contained in:
Claudio Ortolina
2025-10-06 22:46:59 +03:00
parent d5b0e5bddb
commit acff351577
7 changed files with 3 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
#MISE description="Run static checks for code formatting, translations, quality"
set -e
mix lint