To start with, create the following checks: 1. every java file should have a license comment 2. no java file should have unused imports 3. every line should follow 4 levels/space indentation.