You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do you mean return call.Err or just return nil to ignore the call.Err ?
Steps To Reproduce
Expected behavior
Environment
OS: [e.g. Mac OS X High Sierra, Ubuntu 18.04, Windows 10, ...]
OS version: [uname -a]
gopass Version: [gopass version]
Installation method: [e.g. from source, brew, gopass repo]
Additional context
I create a linter to detect code that returns a non-relevant nilness error bug. I checked the top 1000 GitHub Go repositories and found this, all result listed in alingse/sundrylint#4