update clang-format

This commit is contained in:
Tim Blechmann
2026-05-19 17:36:52 +08:00
parent 39850eb96b
commit 1725462afb
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ repos:
args: [--fix=auto]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v22.1.3
rev: v22.1.5
hooks:
- id: clang-format
types_or: [c++, c, cuda]
-1
View File
@@ -434,7 +434,6 @@ private:
#endif
public:
/** Pops object from queue.
*
* \post if pop operation is successful, object will be copied to ret.