Closed hfp closed 2 months ago
If this becomes "green", I will merge the PR. However, .clang-format
shall be adjusted in a follow-up change. Apparently, not even this config is digested in a stable fashion including errors for certain configuration keys.
Syntax of additional_dependencies
seems to be not as documented but rather follows Pip's version spec (clang-format~=19.1.0
).
it may be better to only change touched code