Fix intel support #2
Merged
Annotations
4 errors
|
Lint Files:
Sources/ZPack/Extensions/Metal/MTLDevice+Extension.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint Files:
Sources/ZPack/Extensions/Metal/MTLDevice+Extension.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint Files:
Sources/ZPack/Extensions/Metal/MTLDevice+Extension.swift#L24
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|
|
Lint Files:
Sources/ZPack/Extensions/Metal/MTLTexture+Extension.swift#L5
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Loading