Commit da260e1
Fix final code review issues
- Clarify string index boundary check logic (idx > 0 is correct)
- Update error message to show both flag and env var options
- Add comment explaining the boundary check reasoning
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>1 parent f87313f commit da260e1
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
| |||
0 commit comments