Skip to content

Commit 2a6b72b

Browse files
committed
Merge pull request #275 from Geolim4/final
Fixed CodeClimate crashing
2 parents 29b1fa5 + 57c7b44 commit 2a6b72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ ratings:
3838
- "**.php"
3939
- "**.py"
4040
- "**.rb"
41-
exclude_paths: []
41+
exclude_paths:
4242
- "src/phpFastCache/_extensions/**"

0 commit comments

Comments
 (0)