Tag Archives: checkstyle

Why CheckStyle ruins down code quality…?

Untitled

What??? CheckStyle is to guarantee code quality, or not? No, it can not, but can make huge damage in quality if used in a wrong way. I try to make this clear. The only purpose of Code quality could be to make the developers life easier. The compiler doesn’t care if you made comments for all your getter-setter. The consumer… Read more »