dashbitco / nimble_options

A tiny library for validating and documenting high-level options. 💽
Apache License 2.0
507 stars 38 forks source link

Support `tuple` type in typedoc generation #94

Closed pnezis closed 2 years ago

pnezis commented 2 years ago

If an option of type tuple was defined a FunctionClauseError was raised because NimbleOptions.Docs.get_raw_type_str did not pattern match.

josevalim commented 2 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: