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