zitadel/internal/api/grpc/system
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
..
quotas_enabled feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
failed_event_converter.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
failed_event.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
feature.go feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
instance_converter.go merge main into next 2023-10-19 12:34:00 +02:00
instance_integration_test.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
instance.go feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
limits_converter.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
limits_integration_auditlogretention_test.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
limits_integration_block_test.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
limits_integration_bulk_test.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
limits.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
quota_converter.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
quota.go fix: set quotas (#6597) 2023-09-22 09:37:16 +00:00
server_integration_test.go perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
server.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
view_converter.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
view.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00