GitHub: Better Line Counts

GitHub: Better Line Counts

Remove generated files from GitHub line counts

What is GitHub: Better Line Counts?
GitHub: Better Line Counts is a Chrome extension that subtracts generated files from the total line counts on GitHub, providing a more accurate measure of a pull request's size. It helps users identify the true size of a PR and encourages effective code review.
Merlin
Stats
Users: 93 ▼ -3
Rating: 5.00 (2)
Version: 1.7.1 (Last updated: 2024-04-01)
Creation date: 2023-02-21
Risk impact: Low risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Permissions:
  • storage
Size: 125.95K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

Isn't it annoying when you open a small PR, but when you look at the diff, it's +2000 -16 because you installed a new library? Or what if you had to review that PR, don't line counts like that dissuade you from starting the review?

In reality, 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. That's all it does.

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. Feel free to contribute if you have any ideas or just star it 😀 https://github.com/aklinker1/github-better-line-counts

User reviews
Such a neat little change to Github I wanted.
by Jerry Green Jerry Green, 2023-07-16
View all user reviews
Safety
Risk impact

GitHub: Better Line Counts is relatively safe to use as it requires very minimum permissions.

Risk likelihood

GitHub: Better Line Counts has earned a good reputation and can be trusted.

Upgrade to see risk analysis details
Screenshots
Promo images
GitHub: Better Line Counts small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to GitHub: Better Line Counts: