XAMPPRocky
XAMPPRocky
I'm going to go with the simpler solution for now, but if you know of multiple languages that use indented comments, and fix the known problems you listed in the...
Thank you for your issue! Looking at this search https://pkgs.org/download/tokei it doesn't appear to available on CentOS. I don't maintain any of the package mirrors, nor do I know what...
@vRallev Interesting, you can always get a pre-built binary from GitHub releases, while waiting for `yum` availability. https://github.com/XAMPPRocky/tokei/releases
Thank you for your issue! I'm not going to add a warning since it would be just as much effort to fix the issue. This also doesn't require a breaking...
@zethra I've added the Arch Linux package to README.
@zethra I talked to the maintainer of the package(@svenstaro), and they moved it to community. https://www.archlinux.org/packages/community/x86_64/tokei/
I would love for tokei to be available through `apt`, but I don't have the time to make that happen. I'm happy to collaborate with someone to provide that however
Thank you for your PR, and congrats on your first contribution! 🎉
Thank you for your issue! This would first require adding an option [`ignore::WalkBuilder`](https://docs.rs/ignore/latest/ignore/struct.WalkBuilder.html) as tokei doesn't perform the file operations itself.
Thank you for your issue! If you’d like to add a new language, there are instructions for how to add it in the [contributing](https://github.com/XAMPPRocky/tokei/blob/main/CONTRIBUTING.md).