mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 04:50:57 +00:00
- Refactored scripts/ci_validate_repo.py to use a single-pass validation approach. - Implemented early size check using stat() to avoid processing huge files. - Added chunked binary reading (64KB chunks) for NUL byte detection to minimize memory overhead. - Combined size and NUL byte checks into a unified validate_files() function. Expected impact: Significant reduction in memory usage for large files and slightly faster execution in CI environments. |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||