arduino/arduino/arduino-lint-action

Check Arduino projects for problems.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath containing Arduino projects.no
versionVersion of the Arduino Lint tool to use.no1.x
complianceHow strict the checks are.nospecification
library-managerConfiguration of the checks for libraries in the Arduino Library Manager index.no
project-typeThe type of project to check.noall
recursiveSearch path recursively for projects to check.nofalse
report-fileSave a JSON formatted report on the checks to this file.no
verboseShow more information on the checks being run.nofalse
officialRun the checks that only apply to official (non 3rd party) Arduino projects.nofalse
tokenGitHub access token used to get information from the GitHub API.no${{ github.token }}

no outputs