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

redefine nocheck and _unsafe #393

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

Tinyblargon
Copy link
Collaborator

_unsafe was being used when we where ignoring type safety and API correctness. Now _unsafe only indicates ignored type safety and nocheck indicates ignored API correctness.

`_unsafe` was being used when we where ignoring type safety and API correctness. Now `_unsafe` only indicates ignored type safety and `nocheck` indicates ignored API correctness.
@Tinyblargon Tinyblargon added type/enhancement An improvement of existing functionality modifies/docs Pull requests that update documentation modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files labels Jan 5, 2025
@Tinyblargon Tinyblargon self-assigned this Jan 5, 2025
@Tinyblargon Tinyblargon merged commit 1058743 into Telmate:master Jan 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies/docs Pull requests that update documentation modifies/go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant