elixir-makeup / makeup_erlang

Erlang lexer for Makeup
3 stars 6 forks source link

Warning when compiling #23

Closed slondr closed 10 months ago

slondr commented 1 year ago

I get the following when compiling:

warning: Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Warning:   lib/makeup/lexers/erlang_lexer.ex:250: Makeup.Lexers.ErlangLexer
josevalim commented 10 months ago

Closing in favor of the PR!