Skip to content

Commit 0d17b32

Browse files
🤖 config(codeclimate): Rename exclude_paths to exclude_patterns.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/src/transforms/codeclimate:rename-exclude-paths-to-exclude-patterns.js Please contact the author of the transform if you believe there was an error.
1 parent 6ffc4ed commit 0d17b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exclude_paths:
1+
exclude_patterns:
22
- doc/**
33
- lib/**
44
- test/**

0 commit comments

Comments
 (0)