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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
notify_user.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
otp.go fix: commandside queries (#1313) 2021-02-22 14:08:47 +01:00
password.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
phone.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
profile.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
refresh_token_view.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
token_view.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
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