To follow up on my post yesterday about fine tuned suppressions, I thought I would
give an example. Below is what I have defined in the Checkstyle rules
file:
So now it is possible to just suppress the warning about logging to
the console, but still check for trailing whitespace. As an example: