Our current configuration for Checkstyle does not validate that there are no `System.out.*` in use. We should update the rules to flag code that has it.
Our current configuration for Checkstyle does not validate that there are no
System.out.*in use. We should update the rules to flag code that has it.