Skip to content

Rule to enforce usage of ifAssociativeArray #142

Description

@TwitchBronBron

Sometimes you need to do things like aa.Keys() but the AA has its own keys property. There should be a lint rule to enforce explicit usage of .ifAssociativeArray (or other similar interfaces).

So:

aa.ifAssociativeArray.keys()

This probably depends on the v1 type system

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions