Skip to content

Commit

Permalink
additional rules enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed May 7, 2024
1 parent c8ffe3e commit 94dbb34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions abaplint.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
"check_include": true,
"uncaught_exception": true,
"cds_legacy_view": true,
"expand_macros": true,
"fully_type_itabs": true,
"cds_comment_style": true,
"change_if_to_case": true,
"dynpro_checks": true,
"easy_to_find_messages": true,
"align_type_expressions": true,
"no_external_form_calls": true,
"superfluous_value": true,
Expand Down

0 comments on commit 94dbb34

Please sign in to comment.