Skip to content

Commit

Permalink
Add proper as extra plt app to dialyzer config
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzeeman committed Jan 23, 2025
1 parent d9c36bd commit e5d62f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
]},
{test, [
{dialyzer, [
{plt_extra_apps, [proper]},
{warnings, [
no_return
]}
Expand Down

0 comments on commit e5d62f3

Please sign in to comment.