Skip to content

Commit

Permalink
Update src/json/#ui2#cl_json.clas.abap
Browse files Browse the repository at this point in the history
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
  • Loading branch information
oblomov-dev and abaplint[bot] authored Jan 19, 2024
1 parent 1ca3205 commit e1e35b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/json/#ui2#cl_json.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ CLASS /ui2/cl_json DEFINITION PUBLIC.
CHANGING
data TYPE data.

methods IS_COMPRESSABLE
methods IS_COMPRESSABLE
importing

Check failure on line 25 in src/json/#ui2#cl_json.clas.abap

View check run for this annotation

abaplint / abaplint

Fix in-statement indentation

https://rules.abaplint.org/in_statement_indentation
!TYPE_DESCR type ref to CL_ABAP_TYPEDESCR
!NAME type CSEQUENCE
Expand Down

0 comments on commit e1e35b0

Please sign in to comment.