Skip to content

Merge pull request #49 from nRF24/mqtt_examples_renew #35

Merge pull request #49 from nRF24/mqtt_examples_renew

Merge pull request #49 from nRF24/mqtt_examples_renew #35

Workflow file for this run

name: check code formatting
on:
push:
branches: [master, v1.x]
pull_request:
branches: [master, v1.x]
jobs:
check_formatting:
uses: nRF24/.github/.github/workflows/cpp_lint.yaml@main
with:
ignore: 'utility|clock-arch.c|clock-arch.h|Dns.cpp|Dns.h'
extensions: ino,c,cpp,h