Skip to content

Commit 68bc2e6

Browse files
committed
docs(website): Remove the note about Bazel support being experimental
This is used in production and not experimental anymore, despite some missing features, see the open tasks at [1]. [1]: #264 Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent aaca056 commit 68bc2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/tools/analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It can be further processed or manually edited before passing it to one of the o
1818
Currently, the following package managers (grouped by the programming language they are most commonly used with) are supported:
1919

2020
* C / C++
21-
* [Bazel](https://bazel.build/) (**experimental**) (limitations: see [open tasks](https://github.com/oss-review-toolkit/ort/issues/264))
21+
* [Bazel](https://bazel.build/) (limitations: see [open tasks](https://github.com/oss-review-toolkit/ort/issues/264))
2222
* [Conan 1.x](https://conan.io/)
2323
* Also see: [SPDX documents](#analyzer-for-spdx-documents)
2424
* Dart / Flutter

0 commit comments

Comments
 (0)