-
I tried to use the tool to calculate the TF of this project but I got no results.
```
ncdaam@vkwmr6cjkv-mac truckfactor-tool % java -jar gittruckfactor-1.0.jar ../Truck-Factor Truck-Factor …
-
Unfortunately, CV does not have a dataset card or dataset cards per language. There are some info on the web pages, some interactive info on the dataset download page, and general machine readable sta…
-
👋 I'm the primary GitHub maintainer for [Linguist](https://github.com/github/linguist) which is used for syntax highlighting on GitHub.com.
As part of this syntax highlighting, Linguist and thus Gi…
-
Shouldn't fences be able to understand any arbitrary grammar highlighting available to atom? At the bare minimum, they should understand those understood by GFM.
https://github.com/github/linguist/b…
-
This is my `.gitattributes`
```
# This .gitattributes file is autogenerated with zigi
* git-encoding=iso8859-1 zos-working-tree-enc…
-
Can we add a license to redistribute? I'm planning to add the Nunjucks grammar to Linguist so GitHub can auto apply highlighting to .nunj files. An open license is required to do so.
-
**Language**
This is the configuration file for `sshd` found inside `~/.ssh/config` on most systems.
**Additional resources**
I found [this issue](https://github.com/github/linguist/issues/3450) …
-
Atom always opens my Objective-C `*.m` files as MATLAB format, when these files are really Objective-C format. Can we introduce some simple linguist detection so that Atom selects a more appropriate s…
-
The `ring` package is published on crates.io without git information, because it includes files that are not part of the repository. I would be better if all the files that are on crates.io were also …
-
see https://github.com/nim-lang/Nim/pull/16341#issuecomment-744103319
One problem with nim's flavor of rst is it doesn't render well for those simply viewing this on github without going through an…