Update abaplint.jsonc (#853)

* Update abaplint.jsonc

* Rename abaplint-steampunk.jsonc to abaplint-abap_cloud_readiness.jsonc

* Rename abaplint-steampunk_readiness.jsonc to abaplint-abap_cloud_readiness.jsonc

* Update abaplint-app.json

* Update abaplint-app.json
This commit is contained in:
oblomov 2024-02-03 13:52:07 +01:00 committed by GitHub
parent 354dcf6b77
commit bdc9d394ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View File

@ -3,8 +3,8 @@
"default": { "default": {
"filename": "./abaplint.jsonc" "filename": "./abaplint.jsonc"
}, },
"steampunk": { "abap_cloud_readiness": {
"filename": "./abaplint-steampunk.jsonc" "filename": "./abaplint-abap_cloud_readiness.jsonc"
} }
} }
} }

View File

@ -280,6 +280,7 @@
"^cl_axt_dbtable$", "^cl_axt_dbtable$",
"^cl_blue_wb_utility$", "^cl_blue_wb_utility$",
"^cl_oo_source$", "^cl_oo_source$",
"^/ui2/cl_json",
"^cl_saunit_internal_result$", "^cl_saunit_internal_result$",
"^cl_srvd_wb_object_data$", "^cl_srvd_wb_object_data$",
"^cl_wb_object_operator_factory$", "^cl_wb_object_operator_factory$",