Commit 8968981
ci: rename misspelled ctor parameter
The `typos` check rejected `bse` in `LSInputOf`. The parameter stands for
the base URI and cannot be called `base` without hiding the field, so it
takes the name `uri`, which `setBaseURI()` already uses for the same thing.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 71fa2a3 commit 8968981
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments