SonarSource / sonar-loc-count

GNU Lesser General Public License v3.0
37 stars 27 forks source link

Target only the main repo branches by default #25

Open sylvain-combe-sonarsource opened 1 year ago

sylvain-combe-sonarsource commented 1 year ago

In most cases, there is no need to evaluate the LoC counts of every branch of every project as the variations should be very minor, and well within the error margin for this script. Let's make the simpler and faster behavior the default one.

sylvain-combe-sonarsource commented 1 year ago

https://github.com/SonarSource/sonar-loc-count/issues/23 should be implemented first

brian-cipollone-sonarsource commented 1 year ago

Note that this was the original behavior. I agree that this is overkill for the purpose of these scripts.