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

Proposal: Add option to ignore error checking if statements that return only an error #50

Open
jkrooncoding opened this issue Aug 25, 2022 · 0 comments

Comments

@jkrooncoding
Copy link

While technically correct, in my opinion if err != nil checks don't really add complexity to a function from the programmers' standpoint. It would be nice to have an option to ignore these statements in functions.

@jkrooncoding jkrooncoding changed the title Proposal: Add option to ignore error checking if statements Proposal: Add option to ignore error checking if statements that return only an error Aug 25, 2022
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

No branches or pull requests

1 participant