summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-09-30 15:57:35 -0400
committerFred Hebert <mononcqc@ferd.ca>2015-09-30 15:57:35 -0400
commit1a4b8ef1a6bcce344c2852bfa538a5f8d8f399c3 (patch)
tree27aebf3d5c2ac6f640d0a5492b5275ea2a9a39dc /rebar.config
parent30465dd12b166f98b15bbe92f8dd4027560b54dd (diff)
parentcb2ca4c1447d2036d3f2898648140cab238ca841 (diff)
Merge pull request #828 from project-fifo/nice-dialyzer
Group dialyzer warnings by file and concentrate output
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index a0234e4..5e4df84 100644
--- a/rebar.config
+++ b/rebar.config
@@ -8,7 +8,7 @@
{getopt, "0.8.2"},
{bbmustache, "1.0.4"},
{relx, "3.7.1"},
- {cf, "0.1.1"}]}.
+ {cf, "0.1.2"}]}.
{escript_name, rebar3}.
{escript_emu_args, "%%! +sbtu +A0\n"}.