aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2021-07-06 21:21:53 -0700
committerGarrett D'Amore <garrett@damore.org>2021-07-06 21:21:53 -0700
commit5c3f31abe6e3f01c56365a8f4cd15989e355360c (patch)
tree1e8b81477d6853480afa9b5fd7ae7932f4709cc1
parent8dcb0f808cb95bde63de9a4c5b1ba08b5d474fea (diff)
downloadnng-5c3f31abe6e3f01c56365a8f4cd15989e355360c.tar.gz
nng-5c3f31abe6e3f01c56365a8f4cd15989e355360c.tar.bz2
nng-5c3f31abe6e3f01c56365a8f4cd15989e355360c.zip
Remove codacy.
The codacy team decided to disconnect our repo, for whatever reason. Frankly, the quality of reviews has not been that great for our code base anyway.
-rw-r--r--.codacy.yml5
-rw-r--r--README.adoc1
2 files changed, 0 insertions, 6 deletions
diff --git a/.codacy.yml b/.codacy.yml
deleted file mode 100644
index cce28d36..00000000
--- a/.codacy.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-exclude_paths:
- - tests/acutest.h
- - tests/convey.c
- - tests/convey.h
- - .circleci/** \ No newline at end of file
diff --git a/README.adoc b/README.adoc
index 5f983ed8..32a2bbf2 100644
--- a/README.adoc
+++ b/README.adoc
@@ -16,7 +16,6 @@ image:https://img.shields.io/github/workflow/status/nanomsg/nng/linux/master?log
image:https://img.shields.io/github/workflow/status/nanomsg/nng/windows/master?logoColor=grey&logo=windows&label=[Windows Status,link="https://github.com/nanomsg/nng/actions"]
image:https://img.shields.io/github/workflow/status/nanomsg/nng/darwin/master?logoColor=grey&logo=apple&label=[macOS Status,link="https://github.com/nanomsg/nng/actions"]
image:https://img.shields.io/codecov/c/github/nanomsg/nng?logo=codecov&logoColor=grey&label=[Coverage,link="https://codecov.io/gh/nanomsg/nng"]
-image:https://img.shields.io/codacy/grade/f241cba192974787b66f7e4368777ebf?logo=codacy&logoColor=grey&label=[Codacy,link="https://www.codacy.com/app/gdamore/nng"]
image:https://img.shields.io/lgtm/grade/cpp/github/nanomsg/nng?logo=lgtm&logoColor=grey&label=[LGTM,link="https://lgtm.com/projects/g/nanomsg/nng/?mode=list"]
image:https://img.shields.io/discord/639573728212156478?label=&logo=discord[Discord,link="https://discord.gg/Xnac6b9"]
image:https://img.shields.io/static/v1?label=&message=docs&logo=asciidoctor&logoColor=silver&color=blue[Manual,link="https://nng.nanomsg.org/man"]