Skip to content

Simplifying handling of statement expressions a little (code quality) #2006

Simplifying handling of statement expressions a little (code quality)

Simplifying handling of statement expressions a little (code quality) #2006

name: clang-format lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: clang-format lint
uses: DoozyX/[email protected]
with:
clangFormatVersion: 16