Browse Source

blank & gitignorez

Bastien Sevajol 9 years ago
parent
commit
2f02b88f49
3 changed files with 3 additions and 2 deletions
  1. 1 1
      .coveralls.yml
  2. 1 0
      .gitignore
  3. 1 1
      .scrutinizer.yml

+ 1 - 1
.coveralls.yml View File

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

+ 1 - 0
.gitignore View File

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

+ 1 - 1
.scrutinizer.yml View File

@@ -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