Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3c930b7

Browse files
authored
fix excluded paths [ci skip]
1 parent a91b250 commit 3c930b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codeclimate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
languages:
22
Python: true
33
exclude_paths:
4-
- "docs/*"
4+
- "docs/*"
5+
- "conda.recipe/*"

0 commit comments

Comments
 (0)