> For the complete documentation index, see [llms.txt](https://docs.meterian.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meterian.io/languages-support/elixir-erlang.md).

# Elixir (erlang)

The Elixir/erlang analyser is triggered when a "mix.exs” and “mix.lock” is found at the root of the project.&#x20;

When operating on an Elixir/erlang project the analyser will load the dependencies from the lock file, so if a lock is missing, the analyser will fail. The analyser will not invoke directly "mix" but it will directly parse the manifest files, so a local install of the tool is not required.
