Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite7e97bf

Browse files
committed
Adding "Trait" to the coding standards and fixing some formatting issues
1 parentfa881c1 commite7e97bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎contributing/code/standards.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,11 @@ Naming Conventions
108108

109109
* Use namespaces for all classes;
110110

111-
* Abstract classes are often prefixed with `Abstract`;
111+
* Abstract classes are often prefixed with ``Abstract``;
112112

113-
* Suffix interfaces with `Interface`;
113+
* Suffix interfaces with ``Interface``;
114+
115+
* Suffix traits with ``Trait``;
114116

115117
* Use alphanumeric characters and underscores for file names;
116118

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp