You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of OpenAssetIO#1091. Previous versions of clang-tidy would incorrectly flag
the `_1`, `_2`, etc placeholder macros from the Trompeloeil library as
violating our naming convention. This no longer seems to be the case for
clang-tidy v19.
Signed-off-by: David Feltell <david.feltell@foundry.com>
0 commit comments