Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move utils.Array into shared #1423

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Move utils.Array into shared #1423

merged 1 commit into from
Mar 3, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Mar 2, 2024

shared should not depend on any other internal packages in order to avoid import cycles

Also move shared/alerting to its own top directory

Ran into this while attempting to introduce Default[T]() to shared to turn on exhaustruct lint

shared should not depend on any other internal packages in order to avoid import cycles

Also move shared/alerting to its own top directory
@serprex serprex requested a review from heavycrystal March 2, 2024 17:33
@serprex serprex enabled auto-merge (squash) March 2, 2024 17:34
@serprex serprex requested a review from iskakaushik March 2, 2024 17:38
@serprex serprex merged commit 0ac9008 into main Mar 3, 2024
7 checks passed
@serprex serprex deleted the purify-shared branch March 3, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants