Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 2.02 KB

Code-Smells.md

File metadata and controls

39 lines (36 loc) · 2.02 KB

Code Smells

Smells are indicators of where your code might be hard to read, maintain or evolve, rather than things that are specifically wrong. Naturally this means that Reek is looking towards your code's future (and that can make its reports seem somewhat subjective, of course).

Reek currently includes checks for the following smells: