Skip to content

Commit 48ca8a8

Browse files
committed
docs: Add Mix & Rebar3 to supported package managers list
Add Mix & Rebar3 to the analyzer documentation listing supported package managers. Signed-off-by: Jonatan Männchen <jonatan@maennchen.ch>
1 parent add52c7 commit 48ca8a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docs/tools/analyzer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Currently, the following package managers (grouped by the programming language t
2323
* Also see: [SPDX documents](#spdx-as-fallback-package-manager)
2424
* Dart / Flutter
2525
* [Pub](https://pub.dev/)
26+
* Elixir
27+
* [Mix](https://hexdocs.pm/mix/)
28+
* Erlang
29+
* [Rebar3](https://www.rebar3.org/)
2630
* Gleam
2731
* [Gleam](https://gleam.run/)
2832
* Go

0 commit comments

Comments
 (0)