-
Notifications
You must be signed in to change notification settings - Fork 653
Unpin clang-format version #1084
Copy link
Copy link
Open
Labels
area/dependenciesInvolves libraries or other software that TFQ depends onInvolves libraries or other software that TFQ depends onarea/devopsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topicsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topicsarea/healthInvolves general matters of project configuration, health, maintenance, and similar concernsInvolves general matters of project configuration, health, maintenance, and similar concernshelp wantedHelp with this would be appreciatedHelp with this would be appreciatedno QC knowledge neededDoes not require knowledge of quantum computingDoes not require knowledge of quantum computingskill-level/beginnerNo background required, self-contained issueNo background required, self-contained issue
Metadata
Metadata
Assignees
Labels
area/dependenciesInvolves libraries or other software that TFQ depends onInvolves libraries or other software that TFQ depends onarea/devopsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topicsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topicsarea/healthInvolves general matters of project configuration, health, maintenance, and similar concernsInvolves general matters of project configuration, health, maintenance, and similar concernshelp wantedHelp with this would be appreciatedHelp with this would be appreciatedno QC knowledge neededDoes not require knowledge of quantum computingDoes not require knowledge of quantum computingskill-level/beginnerNo background required, self-contained issueNo background required, self-contained issue
Type
Fields
Give feedbackNo fields configured for Task.
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.inif we can.