mirror of
https://github.com/valitydev/abnfc.git
synced 2024-11-06 02:35:20 +00:00
5 lines
149 B
Erlang
5 lines
149 B
Erlang
%%% -*- mode: erlang -*-
|
|
{erl_opts, [warnings_as_errors, nowarn_export_all]}.
|
|
|
|
{xref_checks, [undefined_function_calls, deprecated_function_calls]}.
|