Skip to content

refactor: use named returns for some funcs

WofWca requested to merge WofWca/snowflake:refactor-named-returns into main

This should make the functions easier to use, harder to confuse the return values with the same type.

Merge request reports

Loading