fix migration errors
This commit is contained in:
parent
ef95f597b0
commit
43b2cb1df0
2 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ This is an Elixir Phoenix LiveView application that serves as a real-time APRS (
|
|||
- `mix credo` - Static code analysis and style checking
|
||||
- `mix dialyzer` - Static type analysis (must run and fix errors/warnings)
|
||||
- `mix sobelow` - Security vulnerability scanning
|
||||
- **IMPORTANT**: Always run `mix format` before considering any task complete
|
||||
|
||||
### Assets (No Node.js)
|
||||
- `mix assets.deploy` - Build and minify frontend assets (Tailwind CSS + ESBuild)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue