Skip to content

Commit 9a469c1

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/aureooms/rejuvenate/blob/eb1b209cd7aa675a642d48b2a788c2c6112779f7/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 b7c4c1d commit 9a469c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

+1-1
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)