I recently received a PR that had a couple field-based annotations separated with blank lines, leaving the annotations looking like they had nowhere to go. I've checked the existing checkstyle rules and searched Google but can't really find anything (and my regex skills are non-existent). So, anyone know how to make sure the annotations are not separated with blank lines?!