Skip to content

Commit 01df82c

Browse files
committed
lint:fix
1 parent ebada4e commit 01df82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CodeEditSourceEditor/Controller/TextViewController+IndentLines.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ extension TextViewController {
128128
}
129129
return false
130130
}
131-
131+
132132
/// Find the range of lines overlapping a text range.
133133
///
134134
/// Use this method to determine what lines to apply a text transformation on using a text selection. For instance,

0 commit comments

Comments
 (0)