Skip to content

Bump terser from 5.27.0 to 5.28.1 #722

Bump terser from 5.27.0 to 5.28.1

Bump terser from 5.27.0 to 5.28.1 #722

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/clang-format-lint-action@v0.11
with:
source: '.'
extensions: 'h,hpp,cpp,ino'
clangFormatVersion: 11