Skip to content

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Aug 5, 2022

Motivation

Firmware generator script was not linted.

Change description

Lint firmware generator (python file) with 'isort' and 'black'.

Additional Notes

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

with 'isort' and 'black'.
@polldo polldo requested a review from rsora August 5, 2022 09:52
Copy link

@rsora rsora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

If this script is going to be the final home of this script, we should think about adding in the CI some Python Arduino management as done by Tooling Team
https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-python-task.md

@polldo polldo merged commit 6857944 into main Aug 9, 2022
@polldo polldo deleted the polldo/lint-generator branch August 9, 2022 14:10
polldo added a commit that referenced this pull request Sep 2, 2022
with 'isort' and 'black'.
polldo added a commit that referenced this pull request Sep 2, 2022
with 'isort' and 'black'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants