feat(dialyzer): add typecheck stage to full CI pipelines
This commit is contained in:
parent
ce57d046b9
commit
263857ee26
6 changed files with 68 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -49,3 +49,7 @@ notes.md
|
|||
# Do NOT commit these — they are local to the dev machine
|
||||
.pipeline/
|
||||
.claude/
|
||||
|
||||
# Dialyzer PLT files — built locally and in CI cache, never tracked.
|
||||
/priv/plts/*.plt
|
||||
/priv/plts/*.plt.hash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue