Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Remove underscores from protected properties #858

Closed
@nckh

Description

@nckh

Internal linter says that underscores are limited to private properties. Currently root_, foundation_ and adapter_ are being converted from @private to @protected (#767) but to make internal adoption smoother, they may also need to be renamed to root, foundation and adapter.

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