Skip to content

refactor: move all configs to a validated configs module#18

Merged
mkermani144 merged 1 commit intodevfrom
refactor/configs
Mar 22, 2025
Merged

refactor: move all configs to a validated configs module#18
mkermani144 merged 1 commit intodevfrom
refactor/configs

Conversation

@mkermani144
Copy link
Collaborator

Extract all config reading and validation logic into config modules. This way, we can share share config logic without code duplication.
Closes #3

@mkermani144
Copy link
Collaborator Author

[UI] Configs module

Copy link

@sepehr2github sepehr2github left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mkermani144 mkermani144 merged commit fb07c2e into dev Mar 22, 2025
2 checks passed
@mkermani144 mkermani144 deleted the refactor/configs branch March 22, 2025 15:48
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.

Configs module

2 participants