XAMPPRocky
XAMPPRocky
Thank you for your issue! This is somewhat of a desired feature though a bit differently than you’ve laid out. I would rather give users the ability to add or...
Thank you for your PR! Would you also be able to add a tests file under `tests/data`? Instructions of how to do can be found in the contributing or looking...
Going to close this as inactive, if you'd like to add support for this, feel free to open a new PR.
Thank you for your issue! Can you please check that this is also the case with when building from source? There have been some fixes but theres no release yet.
@CameronNemo See #911, there is no ETA for a new release. There are already breaking changes in main that prevent patch releases (tokei is a library as well as CLI...
@dbaynard Hello and thank you for this issue. This will require being added as a code path I think tokei can maybe support this syntax though I have a couple...
Thank you for your PR! You also need add the check for is_verbatim, as escapes don't work on those strings. Also can you add the original example from the issue...
> Where should I add the test? You can update the Java, or Python test. We don’t need to check it in every language, we just need at least one...
Thank you for your PR, and congrats on your first contribution! 🎉
Thank you for your issue! However I'm afraid, there's not much that I can do. This more an issue with `cargo`. See [this issue](https://github.com/rust-lang/cargo/issues/1982) for more information, I could probably...