Skip to content

Commit a3d53ba

Browse files
authored
Merge pull request github#14574 from github/geoffw0-patch-2
Swift: Update README.md
2 parents 7029f14 + 3bcee63 commit a3d53ba

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

swift/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Swift on CodeQL
22

3-
## Warning
3+
> [!NOTE]
4+
> CodeQL analysis for Swift is currently in beta. During the beta, analysis of Swift code, and the accompanying documentation, will not be as comprehensive as for other languages.
45
5-
The Swift CodeQL package is an experimental and unsupported work in progress.
6-
7-
##
6+
## Development
87

9-
## Building the Swift extractor
8+
### Building the Swift extractor
109

1110
First ensure you have Bazel installed, for example with
1211

@@ -30,8 +29,6 @@ set up the search path
3029
in [the per-user CodeQL configuration file](https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/specifying-command-options-in-a-codeql-configuration-file#using-a-codeql-configuration-file)
3130
.
3231

33-
## Development
34-
3532
### Code generation
3633

3734
Run

0 commit comments

Comments
 (0)