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

Fix analysis running with invalid config #65

Merged
merged 3 commits into from
Aug 14, 2023

Conversation

FeldrinH
Copy link
Collaborator

This fixes #62 by tracking if the Goblint config is valid and not running analysis at all if the config is invalid. It also tweaks some related error handling code to make the errors more readable and removes reading config on startup, because it is now done on initial analysis.

@FeldrinH FeldrinH requested a review from karoliineh June 19, 2023 18:34
@karoliineh karoliineh merged commit 7666953 into goblint:master Aug 14, 2023
1 check passed
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.

Multiple errors are shown when goblint.json is incorrect
2 participants