Orciument / Graf-Zahl

A CLI Tool in Rust for Calculating the Lines of Code in a Codebase
0 stars 0 forks source link

Adds Multiline comments #21

Closed Orciument closed 7 months ago

Orciument commented 7 months ago

Add multiline/block comment support

now keeps count how "deep" the comment chain is if something is a comment is still decided for an entire line the line closing the block comment is currently also counted as a comment