latest abaplint config

This commit is contained in:
larshp 2019-01-24 14:36:22 +01:00 committed by Lars Hvam
parent 7313722452
commit 5e13b9c494

View File

@ -86,7 +86,8 @@
"keywords_upper": {
"enabled": true,
"exclude": [],
"ignoreExceptions": true
"ignoreExceptions": true,
"ignoreLowerClassImplmentationStatement": true
},
"line_length": {
"enabled": true,