Skip to content

Consider using arduino-lint in CI #7451

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
igrr opened this issue Nov 9, 2022 · 1 comment
Closed
1 task done

Consider using arduino-lint in CI #7451

igrr opened this issue Nov 9, 2022 · 1 comment
Labels
Resolution: Duplicate Issue is a duplicate of another issue Type: CI & Testing

Comments

@igrr
Copy link
Member

igrr commented Nov 9, 2022

Related area

CI, development workflow

Hardware specification

any

Is your feature request related to a problem?

Sketches and libraries sometimes end up with inconsistent naming or code style, or in generally don't comply with the Arduino guidelines.

Describe the solution you'd like

Arduino team provides an arduino-lint tool which can run some checks on sketches, libraries, and cores:
https://arduino.github.io/arduino-lint/

The ideal solution is to use the tool in CI or as a pre-commit hook, to check the new contributions.

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@igrr igrr added the Type: Feature request Feature request for Arduino ESP32 label Nov 9, 2022
@me-no-dev me-no-dev self-assigned this Nov 9, 2022
@VojtechBartoska
Copy link
Contributor

Closing this in favor of #7975

@VojtechBartoska VojtechBartoska added Resolution: Duplicate Issue is a duplicate of another issue Type: CI & Testing and removed Type: Feature request Feature request for Arduino ESP32 labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue is a duplicate of another issue Type: CI & Testing
Projects
None yet
Development

No branches or pull requests

3 participants