abaplint all files #976

This commit is contained in:
Lars Hvam 2017-10-14 10:56:09 +02:00 committed by GitHub
parent 32358d9931
commit 3cd7150cb2

View File

@ -1,7 +1,7 @@
{
"license": "MIT",
"scripts": {
"test": "abaplint src/*.abap"
"test": "abaplint \"src/**/*.abap\""
},
"repository": {
"type": "git",