Skip to content

Commit d268a80

Browse files
a-flying-potatomake-github-pseudonymous-again
authored andcommittedMar 25, 2021
🤖 chore: Format .codeclimate.yml.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/codeclimate:format-config-file.js Please contact the author of the transform if you believe there was an error.
1 parent 5fde423 commit d268a80

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)
Please sign in to comment.