Commit d8b77f5
committed
Enable noUncheckedIndexedAccess
Tightens array and record indexing to surface missing-element bugs at
compile time. No call sites needed adjustment — existing code already
guarded or used .find / Map.get patterns.1 parent 2673db9 commit d8b77f5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments