Skip to content

Commit

Permalink
allow length of 160
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyan-velichkov committed Jun 17, 2024
1 parent 6d4675e commit 8943477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abaplint.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"/json/",
"zcl_abapgit_object_pdts.clas.testclasses.abap"
],
"length": 120
"length": 160
},
"line_only_punc": {
"ignoreExceptions": true
Expand Down

0 comments on commit 8943477

Please sign in to comment.