Preparing release 0.10.0 #33
Annotations
1 error and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
Sources/UntoldEditor/Utils/EditorFuncUtils.swift#L99
Use doc comments for API declarations, otherwise use regular comments. (docComments)
|
|
lint:
Sources/UntoldEditor/Utils/EditorFuncUtils.swift#L71
Use doc comments for API declarations, otherwise use regular comments. (docComments)
|
|
lint:
Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L57
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
|
|
lint:
Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L57
Use doc comments for API declarations, otherwise use regular comments. (docComments)
|
|
lint:
Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L56
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
|
|
lint:
Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L55
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
|
|
lint:
Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L53
Use doc comments for API declarations, otherwise use regular comments. (docComments)
|
|
lint:
Sources/UntoldEditor/Utils/EditorGlobals.swift#L53
Use doc comments for API declarations, otherwise use regular comments. (docComments)
|
|
lint:
Sources/UntoldEditor/Utils/EditorGlobals.swift#L32
Use doc comments for API declarations, otherwise use regular comments. (docComments)
|
|
lint:
Sources/UntoldEditor/Renderer/EditorRendererInitializer.swift#L26
Align wrapped function arguments or collection elements. (wrapArguments)
|