Skip to content

Missing type specifier in method doc triggers a helpers argument error #20

@dannypurcell

Description

@dannypurcell

@param <param_name> - some doc about param

triggers

Rubycom/helpers.rb:17:in block in format_tags': tag[:types] should be an Array but was NilClass (ArgumentError)`

if the help doc tries to render on the console.

This does not stop the command from running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions