Skip to content

Commit fa9fe83

Browse files
authored
Merge pull request #760 from KarthikNayak/kn-update-micro-projects
microprojects: add notes for the 2025 microproject list
2 parents f3800bf + ea4a0d9 commit fa9fe83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SoC-2025-Microprojects.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,8 @@ There should be only one kind of change per commit. For example if one
206206
of your commits indents test bodies with TABs, instead of spaces, then
207207
this should be the only kind of change in this commit.
208208

209+
#### Notes
210+
- only work on t/t????-*.sh scripts.
211+
- pick just one script (so as to avoid exhausting the pool for other candidates).
212+
- only convert `test -[def]` instances which semantically are assertions
213+
(i.e. used as part of a &&-chain).

0 commit comments

Comments
 (0)