Skip to content

Commit 1741e29

Browse files
authored
Update .codeclimate.yml
1 parent c8a2f71 commit 1741e29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeclimate.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ engines:
55
shellcheck:
66
enabled: true
77
ratings:
8-
paths: []
8+
paths:
9+
- "**.sh"
910
exclude_paths: []

0 commit comments

Comments
 (0)