Implement track type handling for optical images in write.c and context.h

This commit is contained in:
2025-10-03 17:45:49 +01:00
parent 38b9d1fa26
commit ec1811eb78

View File

@@ -32,7 +32,8 @@ Checks: >
-readability-function-cognitive-complexity, -readability-function-cognitive-complexity,
-readability-identifier-length, -readability-identifier-length,
-readability-isolate-declaration, -readability-isolate-declaration,
-readability-magic-numbers -readability-magic-numbers,
-readability-math-missing-parentheses
CheckOptions: CheckOptions:
- key: bugprone-reserved-identifier.AllowedIdentifiers - key: bugprone-reserved-identifier.AllowedIdentifiers