Skip to content

Commit 7fe4420

Browse files
committed
Format
1 parent d4ad994 commit 7fe4420

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Also, check out the [Debugging section][] in the Development docs.
3434

3535
Several indexers currently emit SCIP data:
3636

37-
* [scip-java](https://github.com/sourcegraph/scip-java): Java, Scala, Kotlin
38-
* [scip-typescript](https://github.com/sourcegraph/scip-typescript): TypeScript, JavaScript
39-
* [rust-analyzer](https://github.com/sourcegraph/rust-analyzer): Rust
40-
* [scip-clang](https://github.com/sourcegraph/scip-clang): C++, C
41-
* [scip-ruby](https://github.com/sourcegraph/scip-ruby): Sorbet, Ruby
42-
* [scip-python](https://github.com/sourcegraph/scip-python): Python
43-
* [scip-dotnet](https://github.com/sourcegraph/scip-dotnet): C#, Visual Basic
37+
- [scip-java](https://github.com/sourcegraph/scip-java): Java, Scala, Kotlin
38+
- [scip-typescript](https://github.com/sourcegraph/scip-typescript): TypeScript, JavaScript
39+
- [rust-analyzer](https://github.com/sourcegraph/rust-analyzer): Rust
40+
- [scip-clang](https://github.com/sourcegraph/scip-clang): C++, C
41+
- [scip-ruby](https://github.com/sourcegraph/scip-ruby): Sorbet, Ruby
42+
- [scip-python](https://github.com/sourcegraph/scip-python): Python
43+
- [scip-dotnet](https://github.com/sourcegraph/scip-dotnet): C#, Visual Basic
4444

4545
For more details about indexers, including LSIF-based indexers,
4646
see the [Sourcegraph documentation](https://docs.sourcegraph.com/code_navigation/references/indexers).

0 commit comments

Comments
 (0)