Skip to content

Added optional callback to abort scanning early #320

Added optional callback to abort scanning early

Added optional callback to abort scanning early #320

Workflow file for this run

name: Arduino-lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: arduino/arduino-lint-action@v2
with:
library-manager: false
# compliance: strict