zitadel/internal/notification
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
..
channels refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
handlers refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
messages fix(smtp): support UTF-8 subjects (#7432) 2024-02-22 15:11:55 +01:00
senders refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
static feat: updated russian translations by native speaker with a user poli… (#7567) 2024-03-14 15:29:24 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
templates fix: footerText has no effect (#6297) 2023-08-11 08:16:30 +00:00
types refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
channels.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
projections.go fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00