We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a656a60 commit 1e6ee27Copy full SHA for 1e6ee27
.codeclimate.yml
@@ -14,6 +14,8 @@ ratings:
14
- "**/*.rb"
15
16
exclude_paths:
17
+- db/migrate/*
18
- db/schema.rb
19
- spec/**/*
20
- vendor/**/*
21
+- lib/generators/**/*
0 commit comments