Kind 20 support for picture notes posted from Olas #2759
Annotations
10 errors
swift_lint:
Nos/Views/Note/NoteCard.swift#L116
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Views/Note/NoteCard.swift#L107
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
swift_lint:
Nos/Views/Note/NoteCard.swift#L117
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
swift_lint:
Nos/Views/Note/VideoNoteCard.swift#L14
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Views/Note/VideoNoteCard.swift#L44
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Views/Note/VideoNoteCard.swift#L13
Multiline parameters should have their surrounding brackets in a new line (multiline_parameters_brackets)
|
swift_lint:
Nos/Views/Note/VideoNoteCard.swift#L18
Multiline parameters should have their surrounding brackets in a new line (multiline_parameters_brackets)
|
swift_lint:
Nos/Views/Note/PictureNoteCard.swift#L1
Header comments should be consistent with project patterns (file_header)
|
swift_lint:
Nos/Views/Note/PictureNoteCard.swift#L19
Multiline parameters should have their surrounding brackets in a new line (multiline_parameters_brackets)
|
swift_lint:
Nos/Views/Note/PictureNoteCard.swift#L24
Multiline parameters should have their surrounding brackets in a new line (multiline_parameters_brackets)
|