-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: mccurdyc/splitfile
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
In partitioning, the order at which we traverse the graph matters when identifying roots
bug
Something isn't working
#24
opened Nov 7, 2019 by
mccurdyc
Should method receivers have their own node in the graph or just the type itself?
bug
Something isn't working
#23
opened Nov 7, 2019 by
mccurdyc
Add related only looks at methods to find related; check other places (interfaces, etc.)
enhancement
New feature or request
#18
opened Oct 22, 2019 by
mccurdyc
Add more tests for Good for newcomers
checkMethods
and findRelated
good first issue
#5
opened Aug 29, 2019 by
mccurdyc
ProTip!
Exclude everything labeled
bug
with -label:bug.