github / git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems
MIT License
3.48k stars 139 forks source link

Do a bunch of linter-inspired cleanups #88

Closed mhagger closed 2 years ago

mhagger commented 2 years ago

The individual commits are self-contained and explained in their commit messages. There are still more linter warnings (especially regarding errors being dropped), but the fixes for some of them will be more involved so I'll submit those as a separate PR.

/cc @tgummerer, @ttaylorr as possible reviewers

mhagger commented 2 years ago

Thanks! :sparkles: