forked from plusone/plusone-commons
chore: 添加 cspell 配置文件
This commit is contained in:
parent
4b9c0de860
commit
bca4ce531a
45
cspell.json
Normal file
45
cspell.json
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"ignorePaths": [
|
||||
"src/test"
|
||||
],
|
||||
"dictionaryDefinitions": [],
|
||||
"dictionaries": [],
|
||||
"words": [],
|
||||
"ignoreWords": [
|
||||
"aliyun",
|
||||
"baomidou",
|
||||
"Batis",
|
||||
"Consolas",
|
||||
"cspell",
|
||||
"databind",
|
||||
"datasource",
|
||||
"fasterxml",
|
||||
"findbugs",
|
||||
"gson",
|
||||
"Hikari",
|
||||
"hutool",
|
||||
"Jdbc",
|
||||
"joda",
|
||||
"logback",
|
||||
"mapstruct",
|
||||
"Multimap",
|
||||
"Multiset",
|
||||
"mybatis",
|
||||
"Nonnull",
|
||||
"NOSONAR",
|
||||
"okhttp",
|
||||
"overriden",
|
||||
"plusone",
|
||||
"println",
|
||||
"projectlombok",
|
||||
"regexs",
|
||||
"Seata",
|
||||
"sonarlint",
|
||||
"springframework",
|
||||
"TWEPOCH",
|
||||
"Validatable",
|
||||
"zhouxy"
|
||||
],
|
||||
"import": []
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user