update linter configuration to latest (#4241)

* update linter configuration to latest

* rerun

* rerun
This commit is contained in:
Lars Hvam 2020-11-24 17:07:14 +01:00 committed by GitHub
parent a3ff1a2e4a
commit 0a24986682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,