Skip to content

Commit 8d0a0fa

Browse files
Add formatting notes on test generator
1 parent 2a8ff5f commit 8d0a0fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

building/tooling/test-generators.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ While you're free to use other languages, each additional language will make it
7777
Therefore, we recommend using the track's language where possible, because it makes maintaining or contributing easier.
7878
```
7979

80+
### Formatting
81+
82+
If your track has tooling to format code, consider running this as a post-processing step _after_ rendering your template.
83+
8084
### Canonical data
8185

8286
The core data the Test Generator works with is an exercise's [`canonical-data.json` file](https://github.com/exercism/problem-specifications?tab=readme-ov-file#test-data-canonical-datajson).

0 commit comments

Comments
 (0)