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 Code Mode: Formatted notice messages #125

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Conversation

Yiannis128
Copy link
Collaborator

@Yiannis128 Yiannis128 commented Apr 19, 2024

Output from ESBMC-AI in the fix code mode now is prefixed by "ESBMC-AI Notice".

@Yiannis128 Yiannis128 linked an issue Apr 19, 2024 that may be closed by this pull request
@@ -131,7 +132,7 @@ def print_raw_conversation() -> None:
if config.raw_conversation:
print_raw_conversation()

printv("ESBMC-AI Notice: Successfully verified code")
printv("ESBMC-AI Notice: Successfuly verified code")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This needs to be removed before merging. According to the Oxford Dictionary, "Successfuly" is wrong.

@Yiannis128 Yiannis128 merged commit 6b30d3a into master Jun 5, 2024
0 of 2 checks 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.

[FCM] Consistent message notice
1 participant