github-linguist / linguist

Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
MIT License
12.37k stars 4.29k forks source link

Wrong language on my repository #1495

Closed noxsicarius closed 10 years ago

noxsicarius commented 10 years ago

My main repository shows it is 100% c++, however it is almost all sqf. I have another repository with sqf and it shows properly as such:

Not properly showing language: https://github.com/noxsicarius/Epoch-Admin-Tools Properly showing language: https://github.com/noxsicarius/Custom-Actions-Menu

pchaigno commented 10 years ago

I tested the last released version of Linguist on your repository:

96.79%  SQF
3.21%   C++

I think you just need a cache update. It will be updated at the next commit or if you ask GitHub support.

noxsicarius commented 10 years ago

My test branch had an update just two days ago. Does it only work for the master?

pchaigno commented 10 years ago

Yes, only the default branch. (You can change it to test in the settings if that is what you want.)

noxsicarius commented 10 years ago

Sounds good. Thanks for the time and information.