Ready to test
This commit is contained in:
38
Adaptation/.vscode/format-report.json
vendored
Normal file
38
Adaptation/.vscode/format-report.json
vendored
Normal file
@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"DocumentId": {
|
||||
"ProjectId": {
|
||||
"Id": "5de73c6e-a3a2-4ec4-ae79-d15993268b3c"
|
||||
},
|
||||
"Id": "89553829-ed12-4613-93e4-505108d314f9"
|
||||
},
|
||||
"FileName": "Detail.cs",
|
||||
"FilePath": "T:\\MET08DDUPSFS6420\\06_SourceCode\\MET08DDUPSFS6420\\Adaptation\\FileHandlers\\pcl\\Detail.cs",
|
||||
"FileChanges": [
|
||||
{
|
||||
"LineNumber": 43,
|
||||
"CharNumber": 16,
|
||||
"DiagnosticId": "IDE1006",
|
||||
"FormatDescription": "warning IDE1006: Naming rule violation: These words must begin with upper case characters: i"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"DocumentId": {
|
||||
"ProjectId": {
|
||||
"Id": "5de73c6e-a3a2-4ec4-ae79-d15993268b3c"
|
||||
},
|
||||
"Id": "edd1edc5-c335-46e6-9a59-d0ae024c8e63"
|
||||
},
|
||||
"FileName": "WSRequest.cs",
|
||||
"FilePath": "T:\\MET08DDUPSFS6420\\06_SourceCode\\MET08DDUPSFS6420\\Adaptation\\FileHandlers\\MET08DDUPSFS6420\\WSRequest.cs",
|
||||
"FileChanges": [
|
||||
{
|
||||
"LineNumber": 64,
|
||||
"CharNumber": 16,
|
||||
"DiagnosticId": "IDE1006",
|
||||
"FormatDescription": "warning IDE1006: Naming rule violation: These words must begin with upper case characters: i"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
40
Adaptation/.vscode/settings.json
vendored
Normal file
40
Adaptation/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"DDUPSFS",
|
||||
"EQPT",
|
||||
"gpcl",
|
||||
"IKVM",
|
||||
"ISMTP",
|
||||
"Linc",
|
||||
"LPDCM",
|
||||
"messa",
|
||||
"NOPAUSE",
|
||||
"PDFC",
|
||||
"pdmodel",
|
||||
"pdsf",
|
||||
"PPTST",
|
||||
"RESIMAPTENCOR",
|
||||
"TENCOR",
|
||||
"TIBCO"
|
||||
],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#7933a3",
|
||||
"activityBar.activeBorder": "#31240f",
|
||||
"activityBar.background": "#7933a3",
|
||||
"activityBar.foreground": "#e7e7e7",
|
||||
"activityBar.inactiveForeground": "#e7e7e799",
|
||||
"activityBarBadge.background": "#31240f",
|
||||
"activityBarBadge.foreground": "#e7e7e7",
|
||||
"sash.hoverBorder": "#7933a3",
|
||||
"statusBar.background": "#5c277c",
|
||||
"statusBar.foreground": "#e7e7e7",
|
||||
"statusBarItem.hoverBackground": "#7933a3",
|
||||
"statusBarItem.remoteBackground": "#5c277c",
|
||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
||||
"titleBar.activeBackground": "#5c277c",
|
||||
"titleBar.activeForeground": "#e7e7e7",
|
||||
"titleBar.inactiveBackground": "#5c277c99",
|
||||
"titleBar.inactiveForeground": "#e7e7e799"
|
||||
},
|
||||
"peacock.color": "#5c277c"
|
||||
}
|
Reference in New Issue
Block a user