tensorflow/quantum

Unpin clang-format version

Geschlossen

#1.084 geöffnet am 05.06.2026

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (662 Forks)github user discovery
area/dependenciesarea/devopsarea/healthhelp wantedno QC knowledge neededskill-level/beginner

Repository-Metriken

Stars
 (2.180 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 10h) (2 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide