GH-105481: Mark more files as generated by brandtbucher · Pull Request #107598 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, really? I'm not sure I agree. This was prompted by the diff view of my recent PR, where it just adds noise.
We already hide other files with lists of tokens, keywords, and standard library module names that are arguably more important and more human-readable than this one. And people can still view them, GitHub just collapses them by default.
If we're this concerned about setting the correct flags, maybe we should just write some sort of test instead?