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

Add a good bounds checker #8

Open
GoomiiV2 opened this issue Mar 25, 2022 · 0 comments
Open

Add a good bounds checker #8

GoomiiV2 opened this issue Mar 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@GoomiiV2
Copy link
Member

Add a new good bounds checker with an option in the editorconfig to toggle it.

It should be smart enough to minimlise the if checks needed.
eg.
If the item to read is an aeroblock of a fixed size it should checkt here is enough length in the buffer to read the whole block, and not do it per field

@GoomiiV2 GoomiiV2 added the enhancement New feature or request label Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant