mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
trigger new keyword logic
This commit is contained in:
parent
cece058faf
commit
f14487352a
|
@ -90,7 +90,7 @@
|
|||
"addFilenames": true,
|
||||
"addCommonJS": true,
|
||||
"unknownTypes": "runtimeError",
|
||||
"keywords": ["return", "in", "class", "arguments"],
|
||||
"keywords": [],
|
||||
"extraSetup": "../test/setup.mjs",
|
||||
"skip": [
|
||||
{"object": "ZCX_ABAPGIT_EXCEPTION", "class": "ltcl_get_t100_longtext", "method": "test01", "note": "uses MSAG from database"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user