Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/
README.md
1 parent e62acb1 commit 2b39598Copy full SHA for 2b39598
1 file changed
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