Merge pull request #33 from DanieleCeglia-EPR/main #14
Annotations
10 warnings
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L421
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L412
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L405
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L396
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L393
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L385
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L355
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L348
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Sources/CBORCoding/CBOREncoder.swift#L317
Trailing closure syntax should be used whenever possible (trailing_closure)
|
|
Run SwiftLint (macOS-13, 15.0):
Tests/CBORCodingTests/CBORDecoderTests.swift#L1195
Lines should not have trailing whitespace (trailing_whitespace)
|