mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
* Refactor the license check to be a generic presubmit check This includes all of the old presubmits that were in our METADATA file that are still valid. * Responses to CR Added docstrings, refactored the file finder, changed variable names, and formatted the file * More respones to CR