diff options
| -rw-r--r-- | .codacy.yml | 5 | ||||
| -rw-r--r-- | README.adoc | 1 |
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"] |
