Skip to content

Commit 7b47f90

Browse files
committed
Add note about testing to writing doc overview
1 parent 7acde3f commit 7b47f90

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

writing-docs/CREATING-NEW-DOCS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717

1818
=end pod
1919

20+
You can use
21+
22+
TEST_FILES="files changed but not pushed" make xtest
23+
24+
To validate these and other conventions before committing.
25+
2026
### Valid example:
2127

2228
```

0 commit comments

Comments
 (0)