- Notifications
You must be signed in to change notification settings - Fork1
feat: refactor import paths and add feedback and i18n packages#3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
dido18 commentedOct 15, 2025
Build tested locally with |
MatteoPologruto left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Just some nitpicks
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: MatteoPologruto <109663225+MatteoPologruto@users.noreply.github.com>
…-flasher-cli into remove-orch-dependencies
* feat: refactor import paths and add feedback and i18n packages* feat: update copyright and licensing information in source filesCo-authored-by: MatteoPologruto <109663225+MatteoPologruto@users.noreply.github.com>---------Co-authored-by: MatteoPologruto <109663225+MatteoPologruto@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
Remove external dependencies by copying/pasting the
i18nandfeedbackpackages here.Other
github.com/arduino/arduino-flasher-cliaddlicense -c "ARDUINO SA (http://www.arduino.cc/)" -f ./license_header.tpl $(find . -name "*.go" -type f -print0 | xargs -0)Other notes
i18ncan be removed. Translation can be added when needed