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

improve overall config error handling #469

Merged
merged 1 commit into from
Nov 26, 2024
Merged

improve overall config error handling #469

merged 1 commit into from
Nov 26, 2024

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Nov 26, 2024

  • don't ingore invalid CONFIG_FILE settings
  • when no configuration is provided, use default settings
  • fail on unknown configurations in config.toml

fixes #256

- don't ingore invalid CONFIG_FILE settings
- when no configuration is provided, use default settings
- fail on unknown configurations in config.toml

fixes #256
@Mic92 Mic92 force-pushed the merge-when-green-joerg branch from d45ec90 to b05e8c2 Compare November 26, 2024 21:33
@Mic92 Mic92 merged commit 3cebd8f into main Nov 26, 2024
3 checks passed
@Mic92 Mic92 deleted the merge-when-green-joerg branch November 26, 2024 21:39
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.

Stricter config checking
1 participant