Skip to content

Bump braces from 3.0.2 to 3.0.3 #817

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #817

Workflow file for this run

name: Run clang-format Linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,hpp,cpp,ino'
clangFormatVersion: 11