pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
654 stars 129 forks source link

Fix excludePaths from skipping incorrectly #54

Closed khalidabuhakmeh closed 1 year ago

khalidabuhakmeh commented 2 years ago

I was using the .pumlexclude file and found that any additional blank lines were being processed. This caused all files to be skipped in the inputRoot directory.

pierre3 commented 1 year ago

@khalidabuhakmeh

Thank you for waiting. I have merged your PR and released v1.2.5.