GitHub Better Line Counts
Lots of code is generated nowadays and GitHub's line counts are not representative of a PR's true size.
This extension subtracts generated files from the total line counts, giving you a better idea of how big a PR really is. That's it.
Generated files are detected from the branch's root...
Tools