zitadel/internal/user/model
Tim Möhlmann 25ef3da9d5
refactor(fmt): run gci on complete project (#7557)
chore(fmt): run gci on complete project

Fix global import formatting in go code by running the `gci` command. This allows us to just use the command directly, instead of fixing the import order manually for the linter, on each PR.

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-04-03 10:43:43 +00:00
..
address.go
email.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
external_idp_view.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
external_idp.go
notify_user.go
otp.go
password.go
phone.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
profile.go
refresh_token_view.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
refresh_token.go
token_view.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
token.go
user_changes.go chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
user_membership_view.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
user_session_view.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
user_view.go refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00