Skip to content

Automatically replace "mixed" type with determided type #17

@addiks

Description

@addiks

There are a lot occurrences of a undetermined type declaration expressed as type "mixed". This plugin can determine the actual types of these declarations and replace the "mixed" type declaration with the actual type.

The most occurring example of this is the currently auto-generated type-declaration of local variables that currently will always be declared as "mixed".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions