File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed
Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1111 * [ Interface Naming] ( csharp/interface-naming.md )
1212 * [ Method Naming] ( csharp/method-naming.md )
1313 * [ Variable Naming] ( csharp/variable-naming.md )
14+ * [ Namespaces Naming] ( csharp/namespaces-naming.md )
1415* [ Git] ( git/README.md )
1516 * [ Branch Naming] ( git/branch-naming.md )
1617 * [ Commit Message Naming] ( git/commit-message-naming.md )
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ List of covered sections:
66* [ Interface Naming] ( ../csharp/interface-naming.md )
77* [ Method Naming] ( ../csharp/method-naming.md )
88* [ Variable Naming] ( ../csharp/variable-naming.md )
9- * [ Namespace Naming] ( ../csharp/namespace -naming.md )
9+ * [ Namespace Naming] ( ../csharp/namespaces -naming.md )
1010
1111Missing something? Please contribute here by reading [ this guide] ( ../docs/CONTRIBUTING.md ) .
File renamed without changes.
You can’t perform that action at this time.
0 commit comments