boyter / scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
MIT License
6.58k stars 261 forks source link

Added Clipper lang support #485

Closed marwin1991 closed 3 months ago

marwin1991 commented 3 months ago

Closes https://github.com/boyter/scc/issues/484

Hello, it is my first contribiution here and I am not Go developer, so please verify everything twice :)

I have added Clipper, based on https://github.com/boyter/scc/commit/bb0db7dc99881bec1f9a2911cd207454a4f54f78 and run test-all.sh

For now I think we should not split Clipper and Clipper Headers, as it its not popular language :)

marwin1991 commented 3 months ago

cc @boyter

boyter commented 3 months ago

Thanks so much for this. I have resolved the conflicts so we can merge and will fix it for you on the main branch.

marwin1991 commented 3 months ago

@boyter thank you so much for your great work here! ❤️ I am looking forward for new release ❤️🔥