Skip to content

Commit d38f553

Browse files
🤖 chore: Format .codeclimate.yml.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/b6b4f0332a3361f6005cf1c244b958f3cbcd1d1b/src/transforms/codeclimate:format-config-file.js Please contact the author of the transform if you believe there was an error.
1 parent c472c8d commit d38f553

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.codeclimate.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
languages:
22
JavaScript: true
33
exclude_paths:
4-
- "doc/**"
5-
- "lib/**"
6-
- "test/**"
4+
- doc/**
5+
- lib/**
6+
- test/**
7+

0 commit comments

Comments
 (0)