Skip to content

Adhere to CONTRIBUTING "Type Annotations" rule #32

@Aurumaker72

Description

@Aurumaker72

Use type annotations wherever automatic type inference fails (or produces unnecessarily complex results) and developers would otherwise be required to scan big chunks of code to manually infer a type.

Particularly dofile results should be type-annotated wherever possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions