go-sqlite3
go-sqlite3 copied to clipboard
GitHub linguist detect and display wrong source code language.
C detected.
@chinsyo What specifically is the issue?
@chinsyo Most of the code is written in C: https://github.com/mattn/go-sqlite3/blob/master/sqlite3-binding.c
I think to be specific, the solution is to add a .gitattributes like this:
sqlite3-binding.* linguist-vendored
sqlite3ext.h linguist-vendored