Skip to content

Commit

Permalink
Cleanup rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
lpgauth committed Mar 22, 2024
1 parent afa39e4 commit 21d2058
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,10 @@
{deps, [
{fprofx,
{git, "https://github.com/ransomr/fprofx.git", {branch, "master"}}}
]},
{plugins, [
{coveralls,
{git, "https://github.com/markusn/coveralls-erl", {branch, "master"}}}
]}
]}
]}.

{plugins, [
{pc, ".*",
{git, "https://github.com/blt/port_compiler.git", {branch, "master"}}}
]}.

{xref_checks, [
deprecated_functions,
deprecated_function_calls,
Expand Down

0 comments on commit 21d2058

Please sign in to comment.