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.
1 parent 0ba45f8 commit d2eb3d7Copy full SHA for d2eb3d7
snooty/rstspec.toml
@@ -2073,6 +2073,7 @@ options = [
2073
{id = "atlas-cli", title = "Atlas CLI"},
2074
{id = "compass", title = "Compass"},
2075
{id = "driver", title = "Driver"},
2076
+ {id = "mongosh", title = "MongoDB Shell"},
2077
{id = "terraform", title = "Terraform"},
2078
{id = "atlas-ui", title = "Atlas UI"},
2079
]
@@ -2086,6 +2087,7 @@ options = [
2086
2087
{id = "c", title = "C"},
2088
{id = "csharp", title = "C#"},
2089
{id = "cpp", title = "C++"},
2090
+ {id = "go", title = "Go"},
2091
{id = "java-async", title = "Java (Async)"},
2092
{id = "java-sync", title = "Java (Sync)"},
2093
{id = "kotlin", title = "Kotlin"},
0 commit comments