tensorflow/quantum

Unpin clang-format version

Chiusa

#1084 aperta il 5 giu 2026

 (2 commenti) (0 reazioni) (1 assegnatario)Python (662 fork)github user discovery
area/dependenciesarea/devopsarea/healthhelp wantedno QC knowledge neededskill-level/beginner

Metriche repository

Star
 (2180 stelle)
Metriche merge PR
 (Merge medio 13g 10h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor