- Include root in valid directories

- AppSetting bug fix

- Updated testes with base test class and editor configuration changes

- Created new server and wafer counter tasks json files and pipelines to match
This commit is contained in:
2025-08-01 08:23:44 -07:00
parent 6f52566fc2
commit 7b2a843664
49 changed files with 1895 additions and 830 deletions

View File

@ -1,6 +1,24 @@
{
"coverage-gutters.coverageBaseDir": "../.vscode/TestResults/**",
"cSpell.words": [
"datebegin"
"appsettings",
"BIORAD",
"datebegin",
"dateend",
"Dispo",
"headerid",
"headertitles",
"infineon",
"markasawaiting",
"markasreviewed",
"mesfs",
"messa",
"Newtonsoft",
"pdsf",
"RESIMAPCDE",
"ROTR",
"SGRP",
"Tencor",
"TSNO"
]
}