Skip to content

Commit f4ce8f1

Browse files
committed
Contributing edits
1 parent 3f3b95d commit f4ce8f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contributing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ Note the grammar file for this project can be found at /server/src/antlr/vba.g4
3939
* Show ATN Graph for Rule
4040

4141
The grammar call graph is interesting, but not particularly useful. Generating "valid" input generates garbage.
42+
43+
### Run unit tests for TextMate grammar
44+
45+
`npm run tmUnitTest`

0 commit comments

Comments
 (0)