Delete abaplint-app.json

This commit is contained in:
oblomov-dev 2025-02-03 14:27:44 +01:00 committed by GitHub
parent bfa4f9eb36
commit ad0d522c11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +0,0 @@
{
"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"
}
}
}