Skip to content

Commit

Permalink
refactor: replace 'interface{}' with 'any'
Browse files Browse the repository at this point in the history
this has been a thing for a while in Go
  • Loading branch information
crhntr committed Jul 20, 2023
1 parent 017cbcf commit 09f3734
Show file tree
Hide file tree
Showing 8 changed files with 1,169 additions and 0 deletions.
124 changes: 124 additions & 0 deletions pkg/notes/fakes/historic_kilnfile.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

118 changes: 118 additions & 0 deletions pkg/notes/fakes/historic_version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

126 changes: 126 additions & 0 deletions pkg/notes/fakes/issue_getter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 09f3734

Please sign in to comment.