mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 00:20:57 +00:00
Replaced `pathlib.Path.rglob("*")` with `os.walk(topdown=True)` in `scripts/ci_validate_repo.py` to prune large directories like `.git` and `node_modules` in-place. This avoids unnecessary traversal and syscalls, improving CI validation performance.
Also:
- Fixed indentation logic in file scanning loop.
- Renamed inner loop variable to avoid shadowing.
- Documented learning in `.jules/bolt.md`.
|
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||
| palette.md | ||
| sentinel.md | ||
| task_11566195936388909103.json | ||