Fix foreach and map typespecs. Turned on dialyzer underspecs

This commit is contained in:
Maas-Maarten Zeeman
2022-01-04 16:21:02 +01:00
parent 7c936b1112
commit 612b2e2518
2 changed files with 65 additions and 49 deletions

View File

@@ -55,8 +55,8 @@ CFlags =
{warnings, [
unmatched_returns,
error_handling,
race_conditions
% underspecs
race_conditions,
underspecs
]}
]}
].