chore(Refactor) #110
No reviewers
Labels
No labels
Priority: High
Priority: Low
Priority: Medium
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sam/awl#110
Loading…
Reference in a new issue
No description provided.
Delete branch "refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This refactor serves mainly three purposes, group like functions together, move certain functions from one package to another that makes more sense, ensure all functions under the
LookUp
interface are readable and consistent with this style guide, and moving all library-like packages under the pkg directory for consistency based off this guide.Besides the one nitpick everything else looks good!
Any reason why these are getting removed?
Probably just an issue with the merge conflict since the diff file didn't work so I had to do it manually, I will re-add it.
LGTM