disable unused declaration inspection for qodana

This commit is contained in:
Ivan Fedorov 2021-07-23 18:01:42 +02:00 committed by Ivan Fedorov
parent a575b4e759
commit 28f9026692
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ exclude:
- name: PhpReturnDocTypeMismatchInspection
- name: PhpDocRedundantThrowsInspection
- name: PhpMissingStrictTypesDeclarationInspection
- name: PhpUnused
paths:
- aerospike
- amqp