Skip to content

Dialyzer cleanup - #52

Merged
ziopio merged 4 commits into
masterfrom
ziopio/cleanup
Sep 11, 2026
Merged

Dialyzer cleanup#52
ziopio merged 4 commits into
masterfrom
ziopio/cleanup

Conversation

@ziopio

@ziopio ziopio commented Sep 11, 2026

Copy link
Copy Markdown
Member

Dialyzer did find usages of rebar modules in this repo, that are important to remove since this is used also by Mix/Elixir libs

@ziopio
ziopio force-pushed the ziopio/cleanup branch 2 times, most recently from 09d0a5a to 92e0971 Compare September 11, 2026 10:20
@ziopio
ziopio requested a review from maehjam September 11, 2026 10:21
edifa_opts(State) ->
edifa_opts(State, #{}).
#{
log_handler => fun edifa_log_hanler/2,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a typo "edify_log_handler"?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is edifa_log_hanler ...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL made another typo in the correction. "edifa_log_handler". (Actually autocorrect does not like the word "edifa".)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is a hanler? I mean it seems to be the name of the function, but this clearly looks like a typo.

@ziopio
ziopio merged commit 194ecac into master Sep 11, 2026
7 checks passed
@ziopio
ziopio deleted the ziopio/cleanup branch September 11, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants