Skip to content

Merge pull request #6813 from fnrizzi/fix_constness_for_views_std_algos #4

Merge pull request #6813 from fnrizzi/fix_constness_for_views_std_algos

Merge pull request #6813 from fnrizzi/fix_constness_for_views_std_algos #4

name: clang-format check
on: [push, pull_request]
permissions: read-all
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run clang-format style check.
uses: DoozyX/clang-format-lint-action@v0.16.2
with:
clangFormatVersion: 8