Skip to content

Commit cb67174

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/f4f2f038c1728370f45204d13b52e4691640a5b4/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 0a35946 commit cb67174

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)