zitadel/cmd/start
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
..
config_test.go feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00
config.go feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
flags.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
start_from_init.go fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
start_from_setup.go fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
start.go feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00