Java 25 adds [a new `import module` syntax](https://openjdk.org/jeps/8344700). It would be great to be able to forbid it in the same way we can forbid wildcard imports. Related: * https://github.com/google/google-java-format/issues/1213 * https://github.com/google/styleguide/pull/946