yorkie
yorkie copied to clipboard
Add Wrapcheck
What this PR does / why we need it: It is better to wrap and handle errors returned from external packages. This is because it is useful for analyzing the cause when a problem occurs. Wrapcheck checks to see if these conventions are being followed.
Which issue(s) this PR fixes:
Address #199
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation:
Checklist:
- [x] Added relevant tests or not required
- [x] Didn't break anything
https://github.com/tomarrell/wrapcheck/issues/34#issuecomment-1263427617
Continue on #420.