ソースを参照

Create .codeclimate.yml

Binary Wang 8 年 前
コミット
edacac88e3
1 ファイル変更6 行追加0 行削除
  1. 6 0
      .codeclimate.yml

+ 6 - 0
.codeclimate.yml

@@ -0,0 +1,6 @@
+engines:
+  fixme:
+    enabled: true
+ratings:
+  paths: []
+exclude_paths: []