y-scope/clp

lint workflow failed due to clang-format warnings

Opened this issue · 0 comments

Bug

The recent lint workflows failed due to clang-format warnings:
https://github.com/y-scope/clp/actions/runs/11006755921

This is because clang-format released version 19.1 in PyPI, which changed code formatting behavior.

CLP version

3ceb17e

Environment

GitHub CI

Reproduction steps

Run lint workflow