This message was deleted.
# community-support
s
This message was deleted.
m
Also, I did open a bug against linguist to fix this issue, so that we don't need to use a
.gitattributes
override here. https://github.com/github-linguist/linguist/issues/6469
👍 2
Forgot to close the loop on this one: this issue was fixed, and the fix was deployed a while back.
.gradle.kts
files will no longer be treated as Kotlin code in Github's code stats for a project. They'll be treated as non-code, same as Groovy
.gradle
files.