tokei icon indicating copy to clipboard operation
tokei copied to clipboard

Add support for per-project custom DSL sloc

Open evan0greenup opened this issue 4 months ago • 1 comments

Just like languages.json, It define the language tokei support.

It would be nice to add .tokei.yaml or .sloc.yaml for in the top directory of repository. It following the same structure as languages.json but in YAML for defining user custom language.

This feature is useful especially in Rust ecosystem.

Because sometimes user create procedural macro and use custom DSL in separated files to generate Rust code.

evan0greenup avatar Mar 19 '24 06:03 evan0greenup

@XAMPPRocky , what is your opinion?

evan0greenup avatar Mar 25 '24 12:03 evan0greenup