Rename error variables and types to follow errname linter conventions: - Exported sentinels: ErrXxx - Unexported sentinels: errXxx - Exported error types: XxxError - Unexported error types: xxxError Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| contract | ||
| gitcredentials | ||
| git_credential.go | ||
| git_credential_test.go | ||
| login_flow.go | ||
| login_flow_test.go | ||
| oauth_scopes.go | ||
| oauth_scopes_test.go | ||
| prompt.go | ||
| writeable.go | ||