1 Star 0 Fork 0

micro-community/micro-chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
cspell.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
Edward 提交于 2020-10-28 23:58 . use memory broker
{
"version": "0.2",
"enabledLanguageIds": [
"go",
"javascript",
"markdown",
"plaintext",
"yml",
"toml"
],
"enabled": true,
// words - list of words to be always considered correct
"words": [
"bcrypt",
"bson",
"cachectx",
"caze",
"cazes",
"CLCF",
"Debugf",
"Dgraph",
"dlog",
"drsp",
"Eamon",
"etcd",
"gocassa",
"gofrs",
"gomodule",
"gorm",
"gosimple",
"hashicorp",
"hdlr",
"HERF",
"icache",
"Infow",
"inited",
"ipnet",
"Iprotos",
"kubernetes",
"ldflags",
"mbroker",
"mdns",
"mongodb",
"mregistry",
"mtracing",
"muclient",
"muserver",
"nats",
"nosql",
"Nquads",
"proto",
"protobuf",
"protoc",
"protoimpl",
"protos",
"rbac",
"redigo",
"rediscli",
"resourceid",
"roleid",
"sqlite",
"svcs",
"Uids",
"unmarshaling",
"urfave",
"usera",
"userb",
"userc",
"Warnf",
"Warningf",
"Warnln",
"Warnw"
],
// flagWords - list of words to be always considered incorrect
// This is useful for offensive words and common spelling errors.
// For example "hte" should be "the"
"flagWords": [
"hte"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/micro-community/micro-chat.git
[email protected]:micro-community/micro-chat.git
micro-community
micro-chat
micro-chat
master

搜索帮助