Skip to content

Commit

Permalink
rebar: dialyzer: removed check
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed Feb 4, 2023
1 parent fb8fc4d commit faaea7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009-2020 Michael Santos <[email protected]>. All
Copyright (c) 2009-2023 Michael Santos <[email protected]>. All
rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
1 change: 0 additions & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
{warnings, [
unmatched_returns,
error_handling,
race_conditions,
underspecs
]}
]}.

0 comments on commit faaea7b

Please sign in to comment.