tensorflow/quantum

Unpin clang-format version

クローズ

#1,084 opened on 2026/06/05

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Python (662 件のフォーク)github user discovery
area/dependenciesarea/devopsarea/healthhelp wantedno QC knowledge neededskill-level/beginner

Repository metrics

Stars
 (2,180 個のスター)
PR merge metrics
 (平均マージ 13d 10h) (30d で 2 merged PRs)

説明

At some point in the recent past, we pinned the version of clang-format to version 18 in the requirements files. However, it looks like this is unnecessary; running a more recent version of clang-format like 22 does not produce any changes to formatting. We should unpin the version in requirements.in if we can.

コントリビューターガイド