-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add verify-codeowners hook #60
Add verify-codeowners hook #60
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @KyleFromNVIDIA ! I think this looks pretty good -- the design pattern seems solid generally, and I think we'll find out if anything in particular is going to cause trouble once we add a few extra rules.
I've left a few comments inline, none of them blocking, just some nits and suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more small idiomatic change
Before I review this, I created #61 to decide what rules we want enforced. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great overall, thanks Kyle! I have some suggestions for hopefully simplifying and improving the code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I followed up on two open threads, but nothing blocking at this point so I'm preapproving.
Resolves #61