Skip to content

Detect undeclared thrown errors #81

Open
@dbarnett

Description

@dbarnett

Vimdoc should detect undeclared thrown errors and either error out of doc generation or automatically document them. This would include explicit throw invocations and/or errors thrown by detected function calls, but not any caught errors.

Note: There will be a lot of corner cases and we don't have legitimate static analysis, so we'd want to be careful about annoying false positives.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions