mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Create abaplint-app.json
This commit is contained in:
parent
810f220003
commit
a6491e032e
13
abaplint-app.json
Normal file
13
abaplint-app.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user