Forums : Suggestions for Ohloh 2.0

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Remove zero LOC languages from list?

Looking at the language analysis for my project (https://www.ohloh.net/p/WarFoundry/analyses/latest) I've got a line saying zero lines of C code. Digging around it turns out I had one rogue C file in my C# project for a few revisions and then deleted it, but because I once had C in my project it now lists C as a language I use in the project.

As a suggestion, would it be possible to filter out zero line languages? I can see that there might be intermediary stages where a commit removes all code of a given language and a later one adds some more, but that still leaves a point where no actual code for the language exists.

Thanks.

IBBoard almost 15 years ago
 

Hi IBBoard,

This is a reasonable, easy recommendation, and one that we've heard before, so I went ahead and made the change.

Thanks for the idea,
Robin

Robin Luckey almost 15 years ago
 

I thought it'd be quite a simple one. Thanks for making the change :) Now I just need to wait for Ohloh to do a code update so that it'll realise I got rid of all of those XML lines to show me a real count of my code numbers :D

IBBoard almost 15 years ago