JEG2 / highline

A higher level command-line oriented interface.
Other
1.29k stars 137 forks source link

Avoid YARD warning UnknownParam #240

Closed olleolleolle closed 5 years ago

olleolleolle commented 5 years ago

This PR removes YARD annotations for unknown parameters.

abinoam commented 5 years ago

Thank you!