We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5886b commit 722e5dbCopy full SHA for 722e5db
.codeclimate.yml
@@ -0,0 +1,9 @@
1
+engines:
2
+ eslint:
3
+ enabled: true
4
+ratings:
5
+ paths:
6
+ - src/**
7
+exclude_paths:
8
+- spec/**/*
9
+- docs/**/*
0 commit comments