Skip to content

libcava bump 0.10.1 + GTK4 migration #18

libcava bump 0.10.1 + GTK4 migration

libcava bump 0.10.1 + GTK4 migration #18

Workflow file for this run

name: clang-format
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.16.2
name: clang-format
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 16