We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1e015d + 27c6542 commit 7e3334dCopy full SHA for 7e3334d
1 file changed
rebar.config
@@ -1,4 +1,7 @@
1
-{require_otp_vsn, "17|18|19"}.
+%-*-Mode:erlang;coding:utf-8;tab-width:4;c-basic-offset:4;indent-tabs-mode:()-*-
2
+% ex: set ft=erlang fenc=utf-8 sts=4 ts=4 sw=4 et nomod:
3
+
4
+{require_otp_vsn, "17|18|19|20"}.
5
6
{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
7
%%, {parse_transform, eqc_cover}]}.
0 commit comments