pulumi/pkg/backend/filestate
Matt Ellis f3379b1190 Fix lint issue
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.
2019-04-03 17:22:55 -07:00
..
backend.go Fix lint issue 2019-04-03 17:22:55 -07:00
crypto.go Add a --config-file option for stack ops (#2258) 2018-11-30 15:11:05 -08:00
snapshot.go Rename backend packages 2018-09-05 07:32:42 -07:00
stack.go Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
state.go Implement more precise delete-before-replace semantics. (#2369) 2019-01-28 09:46:30 -08:00