sindresorhus/refined-github

Fold package managers lock files #3523

ofirnk posted onGitHub

Many (me included) never review the diff itself:

image Folding it by default will only take this space: image

For example: https://github.com/sindresorhus/refined-github/commit/6aac0b113c0a8ee51ba5c93e956ad365cd47b5cf

Among these files are package-lock.json (js) Pipfile.lock (python)


Almost a duplicate of https://github.com/sindresorhus/refined-github/pull/1085

Perhaps collapsing a limited number of hardcoded lockfiles would be useful and relatively easy to implement though

posted by fregante over 4 years ago

I remember we had an identical issue to this and we resolved it with:

GitHub’s existing solution is good enough:

  • files are already collapsed
  • they still take a little bit of visual space not to miss them completely.

If you want to have them take even less space, this is doable with CSS

posted by fregante over 4 years ago

Fund this Issue

$0.00
Funded

Pull requests