We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a2f71 commit 1741e29Copy full SHA for 1741e29
.codeclimate.yml
@@ -5,5 +5,6 @@ engines:
5
shellcheck:
6
enabled: true
7
ratings:
8
- paths: []
+ paths:
9
+ - "**.sh"
10
exclude_paths: []
0 commit comments