mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 03:26:35 +08:00

* add steampunk linting setup * Update abaplint-app.json * update to 2202 api Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
12 lines
166 B
JSON
12 lines
166 B
JSON
{
|
|
"configurations": {
|
|
"default": {
|
|
"filename": "./abaplint.json"
|
|
},
|
|
|
|
"steampunk": {
|
|
"filename": "./abaplint-steampunk.json"
|
|
}
|
|
}
|
|
}
|