nc-photos/np_platform_image_processor/build.yaml

13 lines
344 B
YAML
Raw Permalink Normal View History

targets:
$default:
builders:
to_string_build:
options:
formatStringNameMapping:
double: "${$?.toStringAsFixed(3)}"
List: "[length: ${$?.length}]"
Set: "{length: ${$?.length}}"
File: "${$?.path}"
FileDescriptor: "${$?.fdPath}"
useEnumName: true