ED-242: +image +deps +format (#17)

This commit is contained in:
dinama 2021-08-24 12:31:29 +03:00 committed by GitHub
parent a2c2b7a4b1
commit 7f3183df27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ TEMPLATES_PATH := .
SERVICE_NAME := scoper
BUILD_IMAGE_NAME := build-erlang
BUILD_IMAGE_TAG := 2ea61e9556ad67d5918f060ed50353662ed84e59
BUILD_IMAGE_TAG := aaa79c2d6b597f93f5f8b724eecfc31ec2e2a23b
CALL_W_CONTAINER := all submodules rebar-update compile xref lint \
dialyze test clean distclean check_format format
@ -49,7 +49,7 @@ dialyze:
$(REBAR) as test dialyzer
lint:
elvis rock
elvis rock -V
check_format:
$(REBAR) as test fmt -c

View File

@ -49,7 +49,7 @@
]}
]},
{deps, [
{lager, "3.2.1"},
{lager, "3.9.2"},
{genlib, {git, "https://github.com/rbkmoney/genlib.git", {branch, "master"}}},
{woody, {git, "https://github.com/rbkmoney/woody_erlang.git", {branch, "master"}}}
]},
@ -76,7 +76,7 @@
{plugins, [
{rebar3_thrift_compiler, {git, "https://github.com/rbkmoney/rebar3_thrift_compiler.git", {tag, "0.3.1"}}},
{erlfmt, "0.8.0"}
{erlfmt, "1.0.0"}
]}.
{erlfmt, [