lint workflow failed due to clang-format warnings
Opened this issue · 0 comments
LinZhihao-723 commented
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
Environment
GitHub CI
Reproduction steps
Run lint workflow