mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
ci: use clang-16 in tidy task
This commit is contained in:
parent
8c3cc4cad3
commit
a56c96507a
6 changed files with 9 additions and 14 deletions
|
|
@ -241,8 +241,6 @@ const KeyConverter CONVERTER{};
|
|||
|
||||
using Fragment = miniscript::Fragment;
|
||||
using NodeRef = miniscript::NodeRef<CPubKey>;
|
||||
// https://github.com/llvm/llvm-project/issues/53444
|
||||
// NOLINTNEXTLINE(misc-unused-using-decls)
|
||||
using miniscript::operator"" _mst;
|
||||
using Node = miniscript::Node<CPubKey>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue