-
**Issue by [XAMPPRocky](https://github.com/XAMPPRocky)**
_Friday Feb 14, 2020 at 11:09 GMT_
_Originally opened as https://github.com/clap-rs/clap/issues/1693_
----
### Describe your use case
I'v…
epage updated
2 years ago
-
We need to build a huge registry of various languages, and we cannot hope to add each and every one of them by hand.
## Tier 1
- [`tokei/languages.json`](https://github.com/XAMPPRocky/tokei/blob…
-
```
❯ cat tokei.toml
types = ["PHP", "TypeScript", "TSX", "Sass", "YAML"]
❯ tokei --version
tokei 12.1.2 compiled with serialization support: json
❯ tokei
===================================…
-
The line of code badge in the README looks like it's wrong. It's currently reporting 0 lines of code for this repo, and I think it's... somewhere... north of that. I haven't looked into the implementa…
-
### 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](https://…
-
### Context :
We are using tokei for identifying language & metadata for a file.
Some of the repositories under inspection are in GBs.
### Problem :
As tokei does not support all file type…
-
```console
$ RUST_BACKTRACE=1 tokei -h | false
thread 'main' panicked at 'Error writing Error to stdout: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', /Users/brew/Library/Caches/Homebr…
-
It would be nice if tokei could parse .gitattributes and respect linguist-documentation rules.
E.g: tokei believes that the project [ANESE](https://github.com/daniel5151/ANESE) is written primarily…
-
I don't understand the purpose of this comparison where TS uses ES2015 features while JS uses IE6 compatible syntax.
If you'd like to upgrade of all your tests for JS, as its code looks stuck in th…
-
```zsh
❯ tokei --version
tokei 12.1.2 compiled with serialization support: json, cbor, yaml
❯ tokei ./src
=================================================…