Files
ragflow/internal
Hz_ 065797b047 Refactor(go-cli): improve variable and label naming in CLI parseAddModel (#16145)
### What problem does this PR solve?

This PR improves code readability in the CLI parser by renaming the loop
index `i` to `modelIndex`. It also renames the loop label `A` to
`optionsLoop` to align with standard Go naming conventions.

### Type of change

- [x] Refactoring
2026-06-17 20:21:42 +08:00
..
2026-06-16 14:03:53 +08:00
2026-06-15 14:44:16 +08:00
2026-06-15 15:49:17 +08:00
2026-06-16 14:03:53 +08:00