ci: update constants (#3723)

This commit is contained in:
Lars Hvam 2020-08-10 09:40:20 +02:00 committed by GitHub
parent 867c74701f
commit 3321eed0eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,22 +16,22 @@
"version": "v702", "version": "v702",
"errorNamespace": "^(Z|Y|LT?CL_|TY_|LIF_)", "errorNamespace": "^(Z|Y|LT?CL_|TY_|LIF_)",
"globalConstants": [ "globalConstants": [
"icon_led_red",
"icon_led_yellow",
"icon_led_green",
"icon_led_inactive",
"icon_message_information",
"icon_system_help",
"icon_stack",
"icon_abap",
"icon_display_text",
"icon_set_state",
"icon_workflow_fork",
"icon_okay",
"icon_folder",
"abap_func_exporting", "abap_func_exporting",
"abap_func_tables", "abap_func_tables",
"cssf_formtype_text", "cssf_formtype_text",
"icon_abap",
"icon_display_text",
"icon_folder",
"icon_led_green",
"icon_led_inactive",
"icon_led_red",
"icon_led_yellow",
"icon_message_information",
"icon_okay",
"icon_set_state",
"icon_stack",
"icon_system_help",
"icon_workflow_fork",
"seoc_category_exception", "seoc_category_exception",
"seoc_category_webdynpro_class", "seoc_category_webdynpro_class",
"seoc_exposure_private", "seoc_exposure_private",
@ -47,6 +47,10 @@
"seop_ext_class_locals_imp", "seop_ext_class_locals_imp",
"seop_ext_class_macros", "seop_ext_class_macros",
"seop_ext_class_testclasses", "seop_ext_class_testclasses",
"seop_incextapp_definition",
"seop_incextapp_implementation",
"seop_incextapp_macros",
"seop_incextapp_testclasses",
"sews_c_vif_version", "sews_c_vif_version",
"skwfc_obtype_folder", "skwfc_obtype_folder",
"skwfc_obtype_loio", "skwfc_obtype_loio",