Description
This check verifies that file package-info.java is present for each package. We have 95 packages without this file. I plan to add the missing files with Javadoc comment "TODO: Document" to fix this error, and then we'll go over them when fixing missing Javadoc comments as separate issues (so that we do only one sweep of writing meaningful Javadocs for each package).