✨ Normalize & Rewrite #25
Annotations
1 error and 10 warnings
SwiftFormat
Process completed with exit code 1.
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L11
Wrap braces in accordance with selected style (K&R or Allman). (braces)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L32
Indent code in accordance with the scope level. (indent)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L34
Wrap braces in accordance with selected style (K&R or Allman). (braces)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L56
Indent code in accordance with the scope level. (indent)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L299
Indent code in accordance with the scope level. (indent)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L356
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L407
Indent code in accordance with the scope level. (indent)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L408
Wrap braces in accordance with selected style (K&R or Allman). (braces)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L408
Indent code in accordance with the scope level. (indent)
|
SwiftFormat:
Sources/Luminare/Components/LuminareList.swift#L419
Indent code in accordance with the scope level. (indent)
|
Loading