Skip to content

languages counter #2948

Answered by ngljcb
fratedesc asked this question in Q&A
Mar 16, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

make sure your files have the right extension which is how github detects the languages, or in your case, you can try to manually specify some languages in .gitattributes file, particolarly, you can try this code:

# gitattributes
*.sql linguist-detectable

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fratedesc
Comment options

Answer selected by fratedesc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants