Skip to content

feat: AccessLogConfig flush threshold parameter #2196

feat: AccessLogConfig flush threshold parameter

feat: AccessLogConfig flush threshold parameter #2196

name: clang-format-check
on:
push:
branches:
- main
pull_request:
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@v4.18.0
with:
clang-format-version: '21'
check-path: "aeronet"