mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
4b6ade0b14
This includes using the new switch format (though IntelliJ does not yet understand patterns including default so those aren't used), multiline strings, replacing some unnecessary type declarations with <>, converting some classes to records, replacing some Guava predicates with native Java code, and some other miscellaneous Code Inspection fixes.