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