From d7eeeae5f90f3263b5c5ee236dbf9279a45d0055 Mon Sep 17 00:00:00 2001 From: Robert Loomans Date: Tue, 31 Oct 2017 10:34:06 +1000 Subject: [PATCH 1/2] dont allow complaints about duplicate code in tests --- .codeclimate.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index a6a0ae78..4a109bb8 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -9,6 +9,8 @@ engines: - ruby - javascript - python + exclude_paths: + - teamtemp/tests/**.py eslint: enabled: true fixme: From a8f8e740dd13c0b007ce3c4a289ac9f3f9d7f2df Mon Sep 17 00:00:00 2001 From: Benjamin Hahne Date: Thu, 2 Nov 2017 16:17:54 +1000 Subject: [PATCH 2/2] Add extraneous newline to test promotion --- README.md | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 README.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 75b98976..cd39881c --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ same browser. The results page are available to the creator using the same cookie mechanism, and also a password in case the cookie is lost. +