aboutcode-org / aboutcode-org/scancode-toolkit
Add ability to detect the GDScript language
Offen
#2,493
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @pombredanne
Auf GitHub ansehen
bug
license-review
revisit
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
A fairly new project on GitHub at
https://github.com/git-learning-game/oh-my-git
shows the primary language to be GDScript at 94.6%
Turns out that it is a recently emerging language used primarily by game engines:
https://gdscript.com/
The Scan results for this package downloaded from
https://github.com/git-learning-game/oh-my-git/archive/refs/tags/0.6.4.tar.gz
returned a language of "TypeScript" but that is not really correct. We should add the ability to detect GDScript code. A quick browse of the project in question shows that the file extension for a GDScript source file is .gd.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.