From f59522754470cd619175dc789090a344879ecc54 Mon Sep 17 00:00:00 2001 From: vyzo Date: Thu, 3 Sep 2020 15:27:08 +0300 Subject: [PATCH] disable codecov annotations, makes things unreadable --- .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .codecov.yml diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..e00ce3d --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,2 @@ +github_checks: + annotations: false