Skip to content

Commit

Permalink
Update abaplint.jsonc (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
huber-nicolas authored Oct 1, 2024
1 parent 0f34c13 commit 0f49654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abaplint.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"unsecure_fae": true,
"unused_methods": true,
"unused_types": {
"skipNames": ["ty_main"]
"skipNames": ["ty_main","ty_header_80"]
},
"unused_variables": true,
"use_bool_expression": true,
Expand Down

0 comments on commit 0f49654

Please sign in to comment.