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

Appearance settings

Commit abd4b77

Browse filesBrowse files
committed
minor #5229 Remove mention of *.class parameters from conventions (jvasseur)
This PR was merged into the 2.3 branch. Discussion ---------- Remove mention of *.class parameters from conventions | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- b7721bc Replace trailing semicolon 8a531eb Remove mention of *.class parameters from conventions
2 parents 109e076 + b7721bc commit abd4b77
Copy full SHA for abd4b77

File tree

Expand file treeCollapse file tree

1 file changed

+1
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-4
lines changed

‎contributing/code/standards.rst

Copy file name to clipboardExpand all lines: contributing/code/standards.rst
+1-4Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,7 @@ Service Naming Conventions
165165

166166
* Use lowercase letters for service and parameter names;
167167

168-
* A group name uses the underscore notation;
169-
170-
* Each service has a corresponding parameter containing the class name,
171-
following the ``SERVICE NAME.class`` convention.
168+
* A group name uses the underscore notation.
172169

173170
Documentation
174171
-------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.