1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-30 23:37:49 +02:00

doc: add milvus to README usage (#845) (#847)

This commit is contained in:
kerneltravel
2023-07-05 14:12:42 +08:00
committed by GitHub
parent 9564ad9f07
commit 95fcfe36f6

View File

@@ -55,6 +55,7 @@ Here's how `revive` is different from `golint`:
- [`Codeac.io`](https://www.codeac.io?ref=revive) - Automated code review service integrates with GitHub, Bitbucket and GitLab (even self-hosted) and helps you fight technical debt.
- [`DevLake`](https://github.com/apache/incubator-devlake) - Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools,which can distill insights to improve engineering productivity.
- [`checker`](https://github.com/cinar/checker) - Checker helps validating user input through rules defined in struct tags or directly through functions.
- [`milvus`](https://github.com/milvus-io/milvus) - A cloud-native vector database, storage for next generation AI applications.
*Open a PR to add your project*.