mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
update lint config (#3618)
This commit is contained in:
parent
f579dfb7a0
commit
37ec998898
|
@ -68,6 +68,8 @@
|
|||
"globalMacros": []
|
||||
},
|
||||
"rules": {
|
||||
"prefer_inline": false,
|
||||
"reduce_string_templates": true,
|
||||
"downport": false,
|
||||
"line_break_multiple_parameters": true,
|
||||
"unknown_types": true,
|
||||
|
@ -245,6 +247,7 @@
|
|||
"idoc": "^Z",
|
||||
"ssfo": "^Z",
|
||||
"ssst": "^Z",
|
||||
"shlp": "^Z",
|
||||
"xslt": "^Z"
|
||||
},
|
||||
"obsolete_statement": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user