mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
update abaplint
This commit is contained in:
parent
6491967d76
commit
6b3fc6ebed
|
@ -150,7 +150,8 @@
|
|||
"ignoreGlobalInterface": false
|
||||
},
|
||||
"inline_data_old_versions": {},
|
||||
"keywords_upper": {
|
||||
"keyword_case": {
|
||||
"style": "upper",
|
||||
"ignoreExceptions": true,
|
||||
"ignoreLowerClassImplmentationStatement": true,
|
||||
"ignoreGlobalClassDefinition": false,
|
||||
|
@ -180,6 +181,7 @@
|
|||
},
|
||||
"method_length": {
|
||||
"statements": 100,
|
||||
"ignoreTestClasses": false,
|
||||
"errorWhenEmpty": false
|
||||
},
|
||||
"method_parameter_names": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user