fix(ci): type check

This commit is contained in:
Barrett Ruth 2025-10-05 12:40:23 -04:00
parent fa2660455a
commit 91864b2992
3 changed files with 6 additions and 6 deletions

View file

@ -10,9 +10,9 @@ https://github.com/user-attachments/assets/50b19481-8e6d-47b4-bebc-15e16c61a9c9
- **Multi-platform support**: AtCoder, Codeforces, CSES with consistent interface
- **Automatic problem setup**: Scrape test cases and metadata in seconds
- **Rich test output**: ANSI color support for compiler errors and program output
- **Language agnostic**: Works with any compiled language
- **Diff viewer**: Compare expected vs actual output with precision
- **Rich test output**: 256 color ANSI support for compiler errors and program output
- **Language agnostic**: Works with any language
- **Diff viewer**: Compare expected vs actual output with 3 diff modes
## Optional Dependencies