mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +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": []
|
"globalMacros": []
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
|
"intf_referencing_clas": false,
|
||||||
|
"method_implemented_twice": true,
|
||||||
"parser_702_chaining": true,
|
"parser_702_chaining": true,
|
||||||
"sy_modification": false,
|
"sy_modification": false,
|
||||||
"call_transaction_authority_check": true,
|
"call_transaction_authority_check": true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user