mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Lint
This commit is contained in:
parent
fee3c6b5b4
commit
b70df9769f
|
@ -48,7 +48,7 @@ CLASS zcl_abapgit_code_inspector DEFINITION
|
|||
VALUE(rv_skip) TYPE abap_bool.
|
||||
PRIVATE SECTION.
|
||||
|
||||
TYPES:
|
||||
TYPES:
|
||||
BEGIN OF ty_code_inspector_pack,
|
||||
package TYPE devclass,
|
||||
instance TYPE REF TO zif_abapgit_code_inspector,
|
||||
|
|
Loading…
Reference in New Issue
Block a user