Skip to content

Commit 7f86d7a

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/f4f2f038c1728370f45204d13b52e4691640a5b4/src/transforms/codeclimate:format-config-file.js Please contact the author of the transform if you believe there was an error.
1 parent 37f9cb3 commit 7f86d7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.codeclimate.yml

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

0 commit comments

Comments
 (0)