We should update the file-level comment of practracker.py to mention that we are now checking for include dependecies too. Same goes for the header of exceptions.txt .
And maybe it's time to make a small README file to specify all the metrics that practracker is currently looking for, before they become too many?
This is a good idea
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
See branch #31476 (moved) with PR at https://github.com/torproject/tor/pull/1246
Thanks! Mostly looks good. I would like to use something other than "H file" to refer to header files, though, because it can be a little confusing. As far as I know, we don't write anything in a programming language called "H". Maybe ".c files" and ".h file"? or "C files" and "header files"?