Skip to content

Commit

Permalink
codegen: add PGP to common initialisms
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevault committed May 22, 2020
1 parent 9b823a3 commit 89eb199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codegen/templates/templates.go
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ var commonInitialisms = map[string]bool{
"IP": true,
"JSON": true,
"LHS": true,
"PGP": true,
"QPS": true,
"RAM": true,
"RHS": true,
Expand Down

0 comments on commit 89eb199

Please sign in to comment.