-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apply gofmt, add new fields to ReviewInput (#123)
* apply Go 1.19's gofmt It fixes up godocs slightly. * add new fields to ReviewInput In particular, I need ignore_automatic_attention_set_rules, but I'm adding all other missing fields in the struct too. I've added RecipientType as a named type, as it's an enum-like string. * Add docs for RecipientType Co-authored-by: Andy Grunwald <andy.grunwald@aiven.io>
- Loading branch information
1 parent
4fc9999
commit 2e881e2
Showing
2 changed files
with
32 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters