Skip to content

Commit 12f7fb9

Browse files
umbynosper1234
andauthored
Apply suggestions from code review
Co-authored-by: per1234 <[email protected]>
1 parent 821d048 commit 12f7fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/UPGRADING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Here you can find a list of migration guides to handle breaking changes between
44

55
## Unreleased
66

7-
### `ParseReferences()` function change in`arduino-cli` package
7+
### `github.com/arduino/arduino-cli/cli/arguments.ParseReferences` function change
88

99
The `parseArch` parameter was removed since it was unused and was always true. This means that the architecture gets
1010
always parsed by the function.
1111

12-
### `ParseReference()` function change in`arduino-cli` package
12+
### `github.com/arduino/arduino-cli/cli/arguments.ParseReference` function change
1313

1414
The `parseArch` parameter was removed since it was unused and was always true. This means that the architecture gets
1515
always parsed by the function. Furthermore the function now should also correctly interpret `packager:arch` spelled with

0 commit comments

Comments
 (0)