We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c666a5f commit e84e60dCopy full SHA for e84e60d
rebar.config
@@ -1,4 +1,4 @@
1
-{require_otp_vsn, "R15|R16|17"}.
+{require_otp_vsn, "R15|R16|17|18"}.
2
3
{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
4
{xref_checks, [undefined_function_calls]}.
0 commit comments