Happy !
CamilleTeruel / TraitFixer
About TraitFixer
A small tool for analyzing traits and their users. It:
- looks for unknown self sends in a trait
- finds unimplemented explicit requirement in users of a trait
- finds method duplicated in users of a trait
- finds methods of users that can be factorized in their common trait
