[MAINT] enable nilnesserr linter#3113
Conversation
|
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with |
stevehipwell
left a comment
There was a problem hiding this comment.
I like this idea, minor nits to fix.
FYI we still have a core linter disabled which need the code updating to re-enable it.
Yeah, I tried enabling it and was overwhelmed 😂 |
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
a0503c4 to
1667d4e
Compare
Before the change?
if err != nilbut return a different errorAfter the change?
Pull request checklist
Schema migrations have been created if needed (example)Docs have been reviewed and added / updated if needed (for bug fixes / features)Does this introduce a breaking change?
Please see our docs on breaking changes to help!