-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
ruleIssues related to adding/removing/changing code standard rulesIssues related to adding/removing/changing code standard rules
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ruleIssues related to adding/removing/changing code standard rulesIssues related to adding/removing/changing code standard rules