tensorflow/quantum

Unpin clang-format version

Fermée

#1 084 ouverte le 5 juin 2026

 (2 commentaires) (0 réaction) (1 personne assignée)Python (660 forks)github user discovery
area/dependenciesarea/devopsarea/healthhelp wantedno QC knowledge neededskill-level/beginner

Métriques du dépôt

Stars
 (2 174 étoiles)
Métriques de merge PR
 (Merge moyen 13j 10h) (2 PRs mergées en 30 j)

Description

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.

Guide contributeur