We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492cc33 commit abc402cCopy full SHA for abc402c
package.json
@@ -5,7 +5,7 @@
5
"description": "Layout Management for abap2UI5.",
6
"scripts": {
7
"syfixes": "find . -type f -name '*.abap' -exec sed -i -e 's/ RAISE EXCEPTION TYPE cx_sy_itab_line_not_found/ ASSERT 1 = 0/g' {} + ",
8
- "downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes",
+ "downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes"
9
},
10
"repository": {
11
"type": "git",
0 commit comments