abaplint setup (#851)

This commit is contained in:
oblomov 2024-02-03 12:04:37 +01:00 committed by GitHub
parent 42ae2af317
commit 147e0cc55d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,7 @@
"type_form_parameters": true,
"types_naming": false,
"uncaught_exception": true,
"unknown_types": false,
"unknown_types": true,
"unnecessary_chaining": false,
"unnecessary_pragma": true,
"unnecessary_return": true,