Skip to content

Commit f39b4c4

Browse files
Drakweaverryan
authored andcommitted
Document conventions for abstract class naming.
1 parent 0a64b0a commit f39b4c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing/code/standards.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ Naming Conventions
108108

109109
* Use namespaces for all classes;
110110

111+
* Prefix abstract classes with `Abstract`;
112+
111113
* Suffix interfaces with `Interface`;
112114

113115
* Use alphanumeric characters and underscores for file names;

0 commit comments

Comments
 (0)