CheckStyle – Enforcing a coding style: part 1
The easy way – Using someone else’s rules. As my little tutorial project was going along, I started to realise that I really wasn’t doing a very good job of getting consistency in my code. Whilst I don’t have to worry about reviewers struggling through pull requests littered with formatting changes, I do care about the quality of my work. A while back I sent the following tweet: Why I am determined to keep the quality of my test code…