Commit 59b139d
refactor: name every interaction's validation module the same
Three interactions had three conventions: choice paired validation.js with
validate.spec.js, textEntry paired validation.js with validation.spec.js, and
ordering paired validate.js with validate.spec.js. Each interaction now has
validation.js beside its parse.js, with a spec named after the module it covers.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 2d884b6 commit 59b139d
4 files changed
Lines changed: 2 additions & 2 deletions
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments