forcecraft/aion

fix(dialyxir): Fix long PLT compiling

Opened this issue · 0 comments

Type

Fix

Current behaviour
The PLT compilation takes a lot of time.

Expected behaviour
Perhaps it may not take so long if we fix the configuration (it's possible that right now dialyzer is compiling way too many files).

Motivation / use case
Speeding up the pre-commit hook process.