Skip to content

Interface implementation naming #18

@jbieliauskas

Description

@jbieliauskas

I don't like it when there's an interface FooInterface and an implementation Foo.

Classes should have names that reflect peculiarities of implementation. Meaning, there are multiple implementations of FooInterface, each different in some way, and we should name those classes accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ruleIssues related to adding/removing/changing code standard rules

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions