We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96e8c7 commit ec550e8Copy full SHA for ec550e8
.codeclimate.yml
@@ -16,6 +16,7 @@ engines:
16
enabled: false
17
Design/TooManyPublicMethods:
18
19
+ratings:
20
paths:
21
- "**.inc"
22
- "**.js"
README.md
@@ -389,6 +389,7 @@ In general you should expect that any setter method could thrown an `\InvalidArg
389
- `CommonException\NetworkException\ConnectionTimeoutException` on performing a request
390
- `CommonException\NetworkException\CurlException` on performing a request
391
392
+---
393
394
## Contribution
395
0 commit comments