fix: fixed CSM-016

This commit is contained in:
2026-05-09 16:57:59 +02:00
parent ff219fd110
commit f1de11a205
4 changed files with 109 additions and 15 deletions

View File

@@ -3,7 +3,8 @@
"allow": [
"Bash(mix compile *)",
"Bash(mix test *)",
"Bash(mix dialyzer *)"
"Bash(mix dialyzer *)",
"Bash(mix ecto.migrate)"
]
}
}