Fix schema typo + config, dialyzer stuff, add some events
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
{enoise, {git, "https://git.qpq.swiss/QPQ-AG/enoise.git", {ref, "029292817e"}}},
|
||||
{gmhive_protocol,
|
||||
{git, "https://git.qpq.swiss/QPQ-AG/gmhive_protocol.git",
|
||||
{ref, "ea549141f5"}}},
|
||||
{ref, "818ce33"}}},
|
||||
{gmhive_worker, {git, "https://git.qpq.swiss/QPQ-AG/gmhive_worker", {ref, "708f1a6"}}},
|
||||
{gmconfig, {git, "https://git.qpq.swiss/QPQ-AG/gmconfig.git",
|
||||
{ref, "32c1ed5c4b"}}},
|
||||
@@ -36,5 +36,5 @@
|
||||
|
||||
{dialyzer, [ {warnings, [unknown]}
|
||||
, {plt_apps, all_deps}
|
||||
, {base_plt_apps, [erts, kernel, stdlib]}
|
||||
, {base_plt_apps, [erts, kernel, stdlib, inets]}
|
||||
]}.
|
||||
|
||||
Reference in New Issue
Block a user