Skip to content

Commit ec550e8

Browse files
author
Martin Brecht-Precht
committed
Fixed the codeclimate configuration.
1 parent d96e8c7 commit ec550e8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.codeclimate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ engines:
1616
enabled: false
1717
Design/TooManyPublicMethods:
1818
enabled: false
19+
ratings:
1920
paths:
2021
- "**.inc"
2122
- "**.js"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ In general you should expect that any setter method could thrown an `\InvalidArg
389389
- `CommonException\NetworkException\ConnectionTimeoutException` on performing a request
390390
- `CommonException\NetworkException\CurlException` on performing a request
391391

392+
---
392393

393394
## Contribution
394395

0 commit comments

Comments
 (0)