-
Running tokei on the solidity files in [this repo](https://github.com/Cyfrin/6-thunder-loan-audit/tree/main) returns incorrect code counts. The following example is from analyzing [`src/protocol/Thund…
-
[Jupyter Notebooks](https://nbformat.readthedocs.io/en/latest/format_description.html) are JSON-serialized lines of code, though they are producing incorrect code size estimates with this great toolin…
-
When running `tokei .\test.cs --output json` and formatting the output, I noticed this:
```json
{
"C#": {
"blanks": 1,
"children": {},
"code": 8,
"comments": 0,
"inaccu…
-
The following functions/completions use `sed` etc in some way that may be able to be sensibly replaced by fish builtins such as `string`. Opening this issue so can track which ones have been completed…
-
The ability to count a custom file with a specific language would be nice.
This would also make tokei support custom languages, many similar languages and other types of custom files the user might m…
-
## Description
We currently have one jinja2 plain text template (https://github.com/freedomofpress/securedrop-client/blob/43cd2450c8d8722c03b5f3598d4d984217f521e2/client/securedrop_client/conversat…
-
### Summary 💡
Would it be possible to read repository information from a bare git repository? Currently only an error is printed that no repository can be found.
### Motivation 🔦
I have a server ru…
-
**Icon Type**
- [ ] Folder
- [x] File
**File Names**
- .tokeignore
-
[V](https://vlang.io/) programming language, is a statically typed ready for development language. Many projects do use it. It would be great to support it. Thanks
-
Hey, I'm working on a program that uses file icons for different files. A common problem this runs into is that people want files like a `Dockerfile` and a `docker-compose.yml` to have the same icon. …