We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/
README.md
1 parent e62acb1 commit 2b39598Copy full SHA for 2b39598
swift/README.md
@@ -78,7 +78,7 @@ IDE. Please refer to your IDE's instructions for how to set up remote debugging.
78
79
In particular for breakpoints to work you might need to setup the following remote path mapping:
80
81
-| Remote | Local |
82
-|-------------|---------------------------------------|
83
-| `swift` | `/absolute/path/to/codeql/swift` |
84
-| `bazel-out` | `/absolute/path/to/codeql/bazel-out/` |
+| Remote | Local |
+|-------------|--------------------------------------|
+| `swift` | `/absolute/path/to/codeql/swift` |
+| `bazel-out` | `/absolute/path/to/codeql/bazel-out` |
0 commit comments