Skip to content

Documented the types used in definition files

Martin Vidner requested to merge mvidner:yardoc-details into master

Thanks for Ruby Lint!

I tried to understand what exactly is going on in the definition files so I added type annotations for some parameters, and for parameters of the passed blocks.

Merge request reports