Skip to content

Qt 6.6.0. Use new Rhi support #77

Qt 6.6.0. Use new Rhi support

Qt 6.6.0. Use new Rhi support #77

Workflow file for this run

name: clang-format Check
on: [push, pull_request]
jobs:
formatting-check:
name: clang-format Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/[email protected]
with:
clang-format-version: '15'