diff --git a/qodana.yaml b/qodana.yaml index b983cfee78d..6f143b03635 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -113,5 +113,6 @@ exclude: - name: PhpFullyQualifiedNameUsageInspection - name: PhpDocMissingThrowsInspection - name: UnnecessaryLabelJS + - name: JSCheckFunctionSignatures \ No newline at end of file