Skip to content

Guard adding intel compiler flag behind check for intel compiler. #2308

Guard adding intel compiler flag behind check for intel compiler.

Guard adding intel compiler flag behind check for intel compiler. #2308

name: clang-format-lint
on:
push: {}
pull_request: {}
env:
CMAKE_GENERATOR: Ninja
jobs:
job:
name: check-clang-format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: './include/benchmark ./src ./test'
clangFormatVersion: 18