tensorflow/quantum

Unpin clang-format version

Fechada

#1.084 aberto em 5 de jun. de 2026

 (2 comentários) (0 reação) (1 responsável)Python (662 forks)github user discovery
area/dependenciesarea/devopsarea/healthhelp wantedno QC knowledge neededskill-level/beginner

Métricas do repositório

Stars
 (2.180 estrelas)
Métricas de merge de PR
 (Mesclagem média 13d 10h) (2 fundiu PRs em 30d)

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.

Guia do colaborador