You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make feedback.Error*() add a newline to the output
The error must always be printed with a newline, otherwise the log will be appended to the output.
This follows the convention set by the Arduino CLI feedback package.
0 commit comments