mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 11:14:39 +00:00
Implement track type handling for optical images in write.c and context.h
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user