new global standard

This commit is contained in:
Michael Dieringer 2026-06-21 12:22:54 +02:00
parent bdda44ef8a
commit 985faf9e8d
8 changed files with 818 additions and 0 deletions

View file

@ -0,0 +1,34 @@
{
"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"
]
}