Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sbcgua committed Feb 10, 2023
1 parent f291836 commit 7934d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abaplint-cloud.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@
"pattern": "^(TY|T.{1,2}|LTY)_.+$"
},
"uncaught_exception": true,
"unknown_types": false, // Temp
"unknown_types": false,
"unnecessary_chaining": false,
"unreachable_code": true,
"unsecure_fae": true,
Expand Down

0 comments on commit 7934d69

Please sign in to comment.