Skip to content

Add tool Copy N0183 to NMEA Debug Window #19

Add tool Copy N0183 to NMEA Debug Window

Add tool Copy N0183 to NMEA Debug Window #19

---
name: test-clang-format
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './model ./gui'
extensions: 'h,cpp'
clangFormatVersion: 18
style: file
...