Skip to content

Commit f07faa4

Browse files
authored
Update abaplint.json
1 parent 0674354 commit f07faa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abaplint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"unused_methods": true,
149149
"unused_types": true,
150150
"unused_variables": {
151-
"severity": "Warning",
151+
"severity": "Warning"
152152
},
153153
"use_bool_expression": true,
154154
"use_class_based_exceptions": true,

0 commit comments

Comments
 (0)