tokei icon indicating copy to clipboard operation
tokei copied to clipboard

Add TOML support

Open maximousblk opened this issue 5 years ago • 2 comments

Environment

OS: Windows 10 tokei version: v12.0.4 (tokei-x86_64-pc-windows-msvc.exe)

Issue

When doing tokei --output toml it says toml format is invalid option

image

maximousblk avatar Aug 14 '20 07:08 maximousblk

Thank you for your issue! I believe this is blocked on the toml crate, as I believe it can't serialize the language output.

XAMPPRocky avatar Aug 14 '20 08:08 XAMPPRocky

NOTE: Until the issue can be resolve, the README in the repo should be updated to remove the wording surrounding TOML:


tokei

tdensmore-novant avatar Sep 23 '20 18:09 tdensmore-novant