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 was archived by the owner on Mar 28, 2024. It is now read-only.
Preflight Checklist
Problem Description
Users probably won't appreciate solving an error only for other errors to show up. Only showing one error at a time could be...annoying.
Proposed Solution
Make it so errors will not stop the compiler from checking the source code for other errors ahead.
Alternatives Considered
Additional Information
No response