sparkutils / quality

A Quality Spark DQ Library
https://sparkutils.github.io/quality/
Apache License 2.0
4 stars 2 forks source link

docs parser bumps #53

Closed chris-twiner closed 10 months ago

chris-twiner commented 11 months ago

Add stripping for leading strings on new lines, allow / to terminate the string, and allow empty descriptions for params and returns.

chris-twiner commented 10 months ago

fix verified on using app

chris-twiner commented 8 months ago

seq for correct prioritisation (longest matching approach is probably better) in other parsers