Skip to content

AIP-203: remove output-only check? #1164

@toumorokoshi

Description

@toumorokoshi

Some users are reporting erroneous detection of the need for the OUTPUT_ONLY annotation, because the AIP-203::output-only check looks for the string "output.*only" and raises an error otherwise.

I wonder if this rule should be removed, especially with the advent of https://linter.aip.dev/203/field-behavior-required? I suppose it's possible to miss the field behavior, but it feels minimizing false positives is better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions