ソースを参照

blank & gitignorez

Bastien Sevajol 10 年 前
コミット
2f02b88f49
共有3 個のファイルを変更した3 個の追加2 個の削除を含む
  1. 1 1
      .coveralls.yml
  2. 1 0
      .gitignore
  3. 1 1
      .scrutinizer.yml

+ 1 - 1
.coveralls.yml ファイルの表示

@@ -1 +1 @@
1
-service_name: travis-ci
1
+service_name: travis-ci

+ 1 - 0
.gitignore ファイルの表示

@@ -1,2 +1,3 @@
1 1
 .idea
2 2
 __pycache__
3
+.coverage

+ 1 - 1
.scrutinizer.yml ファイルの表示

@@ -27,4 +27,4 @@ checks:
27 27
         classes_bad_mcs_method_argument: true
28 28
         classes_bad_classmethod_argument: true
29 29
         code_rating: true
30
-        duplicate_code: true
30
+        duplicate_code: true