Skip to content

Commit 94dbb34

Browse files
committed
additional rules enabled
1 parent c8ffe3e commit 94dbb34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

abaplint.jsonc

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
"check_include": true,
2020
"uncaught_exception": true,
2121
"cds_legacy_view": true,
22+
"expand_macros": true,
23+
"fully_type_itabs": true,
24+
"cds_comment_style": true,
25+
"change_if_to_case": true,
26+
"dynpro_checks": true,
27+
"easy_to_find_messages": true,
2228
"align_type_expressions": true,
2329
"no_external_form_calls": true,
2430
"superfluous_value": true,

0 commit comments

Comments
 (0)