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

Return ExitCode from driver::main() #23

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Return ExitCode from driver::main() #23

merged 1 commit into from
Aug 30, 2024

Conversation

BD103
Copy link
Member

@BD103 BD103 commented Aug 30, 2024

Closes #17!

@BD103 BD103 added A-Linter Related to the linter and custom lints C-Code-Quality An improvement of readability or quality labels Aug 30, 2024
Copy link
Member

@janhohenheim janhohenheim left a comment

Choose a reason for hiding this comment

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

Nice :)

@BD103 BD103 merged commit 46d0555 into main Aug 30, 2024
6 checks passed
@BD103 BD103 deleted the main-exitcode branch August 30, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Related to the linter and custom lints C-Code-Quality An improvement of readability or quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bevy_lint::driver::main() should not return Result<(), ()>
2 participants