We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent a69c4a4 commit 90c43c9Copy full SHA for 90c43c9
docs/UPGRADING.md
@@ -10,8 +10,7 @@ The sketch name submitted via the `sketch new` command of the CLI or the gRPC co
10
`cc.arduino.cli.commands.v1.NewSketch` are now validated. The applied rules follow the
11
[sketch specifications](https://arduino.github.io/arduino-cli/dev/sketch-specification).
12
13
-Existing sketch names that don't respect the new constraints need to be updated.
14
-
+Existing sketch names violating the new constraint need to be updated.
15
### `daemon` CLI command's `--ip` flag removal
16
17
The `daemon` CLI command no longer allows to set a custom ip for the gRPC communication. Currently there is not enough
0 commit comments