Replies: 1 comment 2 replies
-
At first glance i believe you are lookin for the assert_repr_compare hooks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am trying to understand the codebase as I work on an issue (#10863 ) and something I'm struggling with is navigating the codebase to find the right file(s) to change in order to implement a solution to this issue.
Is there a guide anywhere that discusses how to navigate the repository to find where certain functionality/code is located? In my case, I'd be looking for the file(s) that format the diff-output to a terminal.
I have done a little digging around and read the contributing.rst file and other documentation in docs/en, which have been a little helpful, but I could use a nudge in the right direction for navigating/excavating the codebase.
On another note, if you have any advice for learning the codebase in general (code patterns, etc.), advice on that would be greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions