0.1.1 - this version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
BSD-3-Clause - BSD 3-Clause "New" or "Revised" LicenseA Makeup lexer for the Erlang
language.
Add makeup_erlang
to your list of dependencies in mix.exs
:
def deps do
[
{:makeup_erlang, "~> 0.1.0"}
]
end
The lexer will automatically register itself with Makeup
for the languages erlang
and erl
as well as the extensions .erl
, .hrl
and .escript
.