clp icon indicating copy to clipboard operation
clp copied to clipboard

lint workflow failed due to clang-format warnings

Open LinZhihao-723 opened this issue 5 months ago • 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

3ceb17ee51cc91026f156ce5b1905f84ef18d7a9

Environment

GitHub CI

Reproduction steps

Run lint workflow

LinZhihao-723 avatar Sep 24 '24 16:09 LinZhihao-723