Skip to content

Replace "any" types with defined types #8

@johncmanuel

Description

@johncmanuel

Some parts in the codebase tend to use "any" types (see this search query for "any". Unless there is a solid reason for using "any", I want to replace these types with explicitly defined types. Eliminating these types would make code more readable and therefore easier to debug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions