mirror of https://github.com/pulumi/pulumi.git
f3379b1190
A linter was correctly detecting a case where we were we were doing an unneeded nil check on `err`. The previous clause in the if/else block ensures that `err` is non nil. |
||
---|---|---|
.. | ||
backend.go | ||
crypto.go | ||
snapshot.go | ||
stack.go | ||
state.go |