Skip to content

Commit

Permalink
Update abaplint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtools authored Dec 19, 2023
1 parent 067d21a commit 60a8228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions abaplint.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@
},
"modify_only_own_db_tables": {
"exclude": [],
"ownTables": "^(/MBTOOLS/",
"ownTables": "^/MBTOOLS/",
"reportDynamic": false,
"severity": "Error"
},
Expand Down Expand Up @@ -1091,4 +1091,4 @@
"globalMacros": [],
"version": "v702"
}
}
}

0 comments on commit 60a8228

Please sign in to comment.