Skip to content

Commit f476e08

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

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)