Files
wehub-resource-sync e84fb4a79e
container project - merge build / Invoke build (push) Successful in 1s
chore: import upstream snapshot with attribution
2026-07-13 12:06:18 +08:00

26 lines
406 B
TOML

additionalHeaders = ["scripts/container-header-style.toml"]
headerPath = "scripts/license-header.txt"
includes = [
"Makefile",
"*.Makefile",
"*.swift",
"*.h",
"*.cpp",
"*.c",
"*.sh",
]
excludes = []
[git]
attrs = 'enable'
ignore = 'enable'
[properties]
copyrightOwner = "Apple Inc. and the container project authors"
[mapping.SWIFT_STYLE]
extensions = ["swift", "c", "h"]