Skip to content

refactor(utils.go): improve error handling and code readability

Karen Almog requested to merge err_handling into main

This MR:

  • removes nolint remarks
  • improves error handling
  • renames variables to a more meaningful name and
  • reduces the complexity of several functions

Merge request reports