mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
set abaplint to 702
This commit is contained in:
parent
7a9bec815a
commit
f3eacad11e
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"pretest": "abaplint \"src/**/*.abap\"",
|
||||
"pretest": "abaplint -a v702 \"src/**/*.abap\"",
|
||||
"test": "abapmerge src/zabapgit.prog.abap > zabapgit.abap",
|
||||
"_disabled_posttest": "abaplint zabapgit.abap"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user