GitHub Better Line Counts
Extension Actions
- Extension status: Featured
- Live on Store
Remove generated files from GitHub 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 .gitattributes file. See GitHub's docs to learn how to mark a file as generated: https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
For a simple example, checkout this extension's .gitattributes file! https://github.com/aklinker1/github-better-line-counts/blob/main/.gitattributes
---
The extension is open source: https://github.com/aklinker1/github-better-line-counts
Latest reviews
- A Frimmy
- :bow:
- Gabriel Galer
- What a great idea!
- Billy Cao
- Exactly what I was looking for. Works like a charm so far and does exactly what I want it to do. 10/10
- Jerry Green
- Such a neat little change to Github I wanted.
- Jerry Green
- Such a neat little change to Github I wanted.