mirror of
https://github.com/google/nomulus
synced 2026-07-07 16:46:56 +00:00
7ce37147c0
* 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