Skip to content

Commit 6367e1c

Browse files
committed
minor changes
1 parent 746ea4b commit 6367e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftParserDiagnostics/ParseDiagnosticsGenerator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ public class ParseDiagnosticsGenerator: SyntaxAnyVisitor {
287287
}
288288
return .visitChildren
289289
}
290-
290+
291291
// MARK: - Generic diagnostic generation
292292

293293
public override func visitAny(_ node: Syntax) -> SyntaxVisitorContinueKind {

0 commit comments

Comments
 (0)