mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Update abaplint.json
This commit is contained in:
parent
0467707a5b
commit
7466dca08c
|
@ -157,7 +157,7 @@
|
|||
"object_naming": {
|
||||
"enabled": true,
|
||||
"exclude": [],
|
||||
"clas": "^ZCL\\_",
|
||||
"clas": "^ZC(L|X)\\_",
|
||||
"intf": "^ZIF\\_",
|
||||
"prog": "^Z",
|
||||
"fugr": "^Z",
|
||||
|
@ -169,7 +169,6 @@
|
|||
"tran": "^Z",
|
||||
"enqu": "^Z",
|
||||
"auth": "^Z",
|
||||
"devc": "^Z",
|
||||
"pinf": "^Z"
|
||||
},
|
||||
"obsolete_statement": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user