Skip to content

Refactor and cleanup

Mikhail Mazurskiy requested to merge ash2k/cleanups into master

Closes #50 (closed).

I have reviewed the unhandled errors and changed the code in most places to return the error from the deferred function. All of them are very insignificant things, but still it's nicer than before. There are a few places where the error is ignored on purpose and where it does not make sense to handle it. I left those as they are.

Edited by Mikhail Mazurskiy

Merge request reports