mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
update linter configuration to latest (#4241)
* update linter configuration to latest * rerun * rerun
This commit is contained in:
parent
a3ff1a2e4a
commit
0a24986682
|
@ -74,6 +74,8 @@
|
|||
"globalMacros": []
|
||||
},
|
||||
"rules": {
|
||||
"intf_referencing_clas": false,
|
||||
"method_implemented_twice": true,
|
||||
"parser_702_chaining": true,
|
||||
"sy_modification": false,
|
||||
"call_transaction_authority_check": true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user