abaplint: ignore function groups

This commit is contained in:
Lars Hvam 2019-01-02 08:14:45 +01:00 committed by GitHub
parent 111c4d29cf
commit 98c18a8333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/bin/bash
abapmerge src/zabapgit.prog.abap > ../zabapgit.abap
abapmerge -f src/zabapgit.prog.abap > ../zabapgit.abap
wc -l ../zabapgit.abap
cd ..
git clone https://github.com/abapGit/build.git