#2084 Support Go filetype (#2085)

Support Go filetype
This commit is contained in:
Lea Anthony
2024-08-10 12:29:29 +10:00
committed by GitHub
parent f06ef6180d
commit 3b6a2fd2fa

View File

@@ -37,6 +37,7 @@ class MimeDetector {
"lua",
"pas",
"r",
"go",
],
},
true