You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This package compiles SwiftSyntax + SwiftParser to a WASI module and exposes a s
13
13
- follow simple identifier references within lexical scope
14
14
- surface naive type hints where present (e.g., `let x: Int`)
15
15
16
-
It’s designed for program analysis pipelines like `fliskdata/analyze-tracking` and can also be used as a CLI with `npx`.
16
+
It’s designed for use in program analysis pipelines like [`@flisk/analyze-tracking`](https://github.com/fliskdata/analyze-tracking) and can also be used as a CLI with `npx`.
0 commit comments