We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e3f7c commit 0d12788Copy full SHA for 0d12788
.codeclimate.yml
@@ -0,0 +1,6 @@
1
+exclude_paths:
2
+- public/**/*
3
+- test/**/*
4
+- src/**/*.test.*
5
+- src/mock/**/*
6
+- "**/node_modules/**/*"
0 commit comments