Ossama Hjaji
Ossama Hjaji
FYI, I've opened an issue on `supports-color` 👉 https://github.com/zkat/supports-color/issues/17
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Could be worth it, especially with https://github.com/colored-rs/colored/pull/90 which could simplify the language template.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I love the idea, thanks for the suggestion @thisismygitrepo. Finding the "right" algorithm will be a trade off between complexity-accuracy and the solution will inherently be opiniated. Personally, I'm okay...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I'd be cautious about using a pre-release version for such an important feature, especially considering tokei's slow update schedule. If we need fixes, it might take a while 😓 .
>@o2sh How much do we care about breaking changes in the onefetch library? No one seems to be using onefetch as a dependency (https://crates.io/crates/onefetch/reverse_dependencies), so we can do whatever we...
Makes sense. It's just unfortunate that this makes the interface with onefetch somewhat awkward. Additionally, we might encounter runtime errors if we misspell a language name. But I agree, that...
Sorry for the late answer @spenserblack >Should onefetch report on submodule data? It looks like `linguist` doesn't do that, so maybe we should follow their lead. And yeah, it'd be...