Skip to content

Commit edb9e80

Browse files
authored
Code climate rating fix
1 parent ae162a0 commit edb9e80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeclimate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ engines:
66
enabled: true
77
ratings:
88
paths:
9-
- "*.sh"
9+
- "**.sh"
10+
- "bin/php-band"
1011
exclude_paths:
1112
- archs/
1213
- config/

0 commit comments

Comments
 (0)