aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjuhlig <[email protected]>2019-06-24 13:18:31 +0200
committerLoïc Hoguin <[email protected]>2019-07-01 13:20:43 +0200
commit37e64f50df640803625771bc3655b6db6c351493 (patch)
tree63a5d6160295bfca0197193cdeeb2fddd11b9be2 /Makefile
parente8d6401741021f76988091e6dc633afb65ffbe7b (diff)
downloadranch-37e64f50df640803625771bc3655b6db6c351493.tar.gz
ranch-37e64f50df640803625771bc3655b6db6c351493.tar.bz2
ranch-37e64f50df640803625771bc3655b6db6c351493.zip
Add missing specs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 321f0ae..a1a6ff9 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ endif
# Compile options.
+ERLC_OPTS += +warn_missing_spec +warn_untyped_record
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}'
# Dialyze the tests.