Skip to content

Commit 4dd6a92

Browse files
🤖 chore: Format .codeclimate.yml.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/9b50c2a1d7e9ab7b4bc9c9ff88892e98c5f62244/src/transforms/codeclimate:format-config-file.js Please contact the author of the transform if you believe there was an error.
1 parent 3bf3c06 commit 4dd6a92

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)