1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-07-03 12:43:53 +01:00
notes/content/github-force-detect-language.md

243 B

title tags
Force GitHub to detect a language
GitHub
*.md linguist-detectable=true
*.sql linguist-detectable=true

To force detection as a specific language:

*.sql linguist-language=sql