mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-21 20:49:10 +01:00
cde4ea0bb6
GitOrigin-RevId: 8ad11e23f475ab3a5159d47c878fae5dbb345bea
23 lines
370 B
JSON
23 lines
370 B
JSON
{
|
|
"version": "0.2",
|
|
"language": "en",
|
|
"words": [
|
|
"absl",
|
|
"bson",
|
|
"bsonobj",
|
|
"bufbuilder",
|
|
"fromjson",
|
|
"logv",
|
|
"oplog",
|
|
"semifuture",
|
|
"stdx",
|
|
"subarray",
|
|
"subobj",
|
|
"subobject",
|
|
"tailable"
|
|
],
|
|
"ignoreRegExpList": [
|
|
"\\w*assert(ed)?"
|
|
]
|
|
}
|