Skip to content

Refactor Uhrtype class to include new method getMinuteVariants() #10

Refactor Uhrtype class to include new method getMinuteVariants()

Refactor Uhrtype class to include new method getMinuteVariants() #10

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