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

chore: comment Deprecatd -> OptionDeprecated #295

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

dylanhitt
Copy link
Collaborator

My developer tools complain about this being deprecated when it isn't. Not sure if there is a better way to avoid this

@dylanhitt dylanhitt force-pushed the chore/optiondeprecated branch from 2ffe37c to 805edd0 Compare December 20, 2024 22:05
@dylanhitt dylanhitt force-pushed the chore/optiondeprecated branch from 805edd0 to 62d2187 Compare December 20, 2024 23:25
@EwenQuim
Copy link
Member

Lol, that's unfortunate and a bit ironic 😆

Deprecated must obey some rules in Go standard : beginning after a paragraph and be followed by a colon, so your IDE is wrong.

But if you get this behaviour, it means you're probably not alone, and I don't want you or any other user to be bothered by this, so yeah I'm ok with this change!

@dylanhitt dylanhitt merged commit 2a78faa into main Dec 20, 2024
7 checks passed
@dylanhitt dylanhitt deleted the chore/optiondeprecated branch December 20, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants