0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 00:17:37 +01:00
mongodb/cspell.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
370 B
JSON
Raw Normal View History

{
"version": "0.2",
"language": "en",
"words": [
"absl",
"bson",
"bsonobj",
"bufbuilder",
"fromjson",
"logv",
"oplog",
"semifuture",
"stdx",
"subarray",
"subobj",
"subobject",
"tailable"
],
"ignoreRegExpList": [
"\\w*assert(ed)?"
]
}