You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
As we are still in the sandbox phase of building Aurae we are using unwrap statements in the code. We should replace these with safer and more idiomatic systems in Rust.
Additionally we should build a linting system that prevents code like this from entering the project.
The text was updated successfully, but these errors were encountered:
As we are still in the sandbox phase of building Aurae we are using
unwrap
statements in the code. We should replace these with safer and more idiomatic systems in Rust.Additionally we should build a linting system that prevents code like this from entering the project.
The text was updated successfully, but these errors were encountered: