Skip to content

Commit 751cf19

Browse files
Update ChatScript-Coding-Standards.md
1 parent e3519f0 commit 751cf19

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

WIKI/ChatScript-Coding-Standards.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,14 @@
55

66
Contents:
77

8-
* [Proper indentation](ChatScript-Coding-Standards.md#Proper-indentation)
9-
* [Rule Labels](ChatScript-Coding-Standards.md#Rule-Labels)
10-
* [Sample inputs](ChatScript-Coding-Standards.md#Sample-inputs)
11-
* [Easy to read patterns](ChatScript-Coding-Standards.md#Easy-to-read-patterns)
12-
* [Easy to read output](ChatScript-Coding-Standards.md#Easy-to-read-output)
13-
* [Related rules bundles](ChatScript-Coding-Standards.md#Related-rules-bundles)
14-
* [Localized Concepts and functions](ChatScript-Coding-Standards.md#Localized-Concepts-and-functions)
15-
* [Keyword casing and Misspellings](ChatScript-Coding-Standards.md#Keyword-casing-and-Misspellings)
16-
8+
* [Indentation of rules](ChatScript-Coding-Standards.md#indentation-of-rules)
9+
* [Rule Labels](ChatScript-Coding-Standards.md#rule-labels)
10+
* [Sample inputs](ChatScript-Coding-Standards.md#sample-inputs)
11+
* [Easy to read patterns](ChatScript-Coding-Standards.md#easy-to-read-patterns)
12+
* [Easy to read output](ChatScript-Coding-Standards.md#easy-to-read-output)
13+
* [Related rules bundles](ChatScript-Coding-Standards.md#related-rules-bundles)
14+
* [Localized Concepts and functions](ChatScript-Coding-Standards.md#localized-Ccncepts-and-functions)
15+
* [Keyword casing and Misspellings](ChatScript-Coding-Standards.md#keyword-casing-and-misspellings)
1716

1817
*Rationale*:<br>
1918
Coding Standards allow you and others to understand your code.

0 commit comments

Comments
 (0)