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