mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"configurations": {
|
|
"default": {
|
|
"filename": "./ci/abaplint/abaplint.jsonc"
|
|
},
|
|
"abap_standard_readiness": {
|
|
"filename": "./ci/abaplint/abap_standard_check.jsonc"
|
|
},
|
|
"abap_cloud_readiness": {
|
|
"filename": "./ci/abaplint/abap_cloud_check.jsonc"
|
|
}
|
|
}
|
|
}
|