mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
34 lines
540 B
JSON
34 lines
540 B
JSON
{
|
|
"version": "0.2",
|
|
"language": "en,da",
|
|
"ignorePaths": [
|
|
"**/*.xlf",
|
|
"**/*.xml",
|
|
"**/node_modules/**",
|
|
"projectmemory/**",
|
|
"CLAUDE.md"
|
|
],
|
|
"words": [
|
|
"Curabis",
|
|
"CURABIS",
|
|
"codeunit",
|
|
"Codeunits",
|
|
"xliff",
|
|
"subpage",
|
|
"FactBox",
|
|
"TestPage",
|
|
"pageextension",
|
|
"tableextension",
|
|
"permissionset",
|
|
"RunModal",
|
|
"SetValue",
|
|
"OpenEdit",
|
|
"OpenNew",
|
|
"FindFirst",
|
|
"FindSet",
|
|
"FindLast",
|
|
"WorkDate",
|
|
"CurrExchRate",
|
|
"NoImplicitWith"
|
|
]
|
|
}
|