Skip to content

Commit 37e48ce

Browse files
committed
Refining agents.md
1 parent 207bec6 commit 37e48ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# General rules
22
**DO:**
33
- You can use ./yq with the `--debug-node-info` flag to get a deeper understanding of the ast.
4-
- run ./scripts/format.sh then ./scripts/check.sh to format, then validate linting and spelling
4+
- run ./scripts/format.sh to format the code; then ./scripts/check.sh lint and finally ./scripts/spelling.sh to check spelling.
55
- Add comprehensive tests to cover the changes
66
- Run test suite to ensure there is no regression
77
- Use UK english spelling (e.g. Colorisation not Colorization)

0 commit comments

Comments
 (0)