Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pbrudnick
Copy link

This is a proposal for adding rebar3_hank to detect and warn about oxbow and dead code in this project.

This was the rebar3 hank output before the fixes (with the ignored files):

rebar3 hank
===> Looking for code to kill with fire...
===> The following pieces of code are dead and should be removed:
test/hocon_schema_aliases_tests.erl:218: incr/2 doesn't need its #2 argument
src/hocon_schema_md.erl:94: fmt_field/2 doesn't need its #2 argument
src/hocon_schema_json.erl:82: gen_struct/5 doesn't need its #1 argument

@pbrudnick pbrudnick changed the title Add rebar3_hank plugin for detecing oxbow and dead code ci: Add rebar3_hank plugin for detecing oxbow and dead code May 29, 2025
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.

1 participant