Skip to content

v1.2.2

Choose a tag to compare

@dannote dannote released this 28 Mar 18:22
· 67 commits to master since this release

Fix false-positive clones reported at line 0 with the generic name duplicated_block.

__block__ nodes (module bodies) are no longer fingerprinted as fragments. Their children are still walked, so actual duplicates inside them are detected with correct line numbers and meaningful names.

Fixes #1, #2.

https://hex.pm/packages/ex_dna/1.2.2