We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ffe3e commit 94dbb34Copy full SHA for 94dbb34
abaplint.jsonc
@@ -19,6 +19,12 @@
19
"check_include": true,
20
"uncaught_exception": true,
21
"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,
28
"align_type_expressions": true,
29
"no_external_form_calls": true,
30
"superfluous_value": true,
0 commit comments