0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++9,275 forks (9,275 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal
Repository metrics
- Stars
- 103,173 stars (103,173 stars)
- PR merge metrics
- Avg merge 27d 19h (Avg merge 27d 19h)24 merged PRs in 30d (24 merged PRs in 30d)
Contributor guide
- Research direction
- Examine the command line parsing code in the Terminal project, identify input points, and implement a fuzzer using a library like libFuzzer to test the wt.exe command line handling.
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Test
- Prerequisites
- C++