- Notifications
You must be signed in to change notification settings - Fork72
cleanup/enhancement: remove unnecessary proto from the sdk and add compdb suport#184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View thisfailed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Signed-off-by: wangbaiping/wbpcode <wbphub@gmail.com>
Signed-off-by: wangbaiping(wbpcode) <wbphub@gmail.com>
wbpcode commentedFeb 28, 2025
wbpcode commentedSep 10, 2025
Friendly ping@mpwarres |
Uh oh!
There was an error while loading.Please reload this page.
These protos should be part of specific plugin, but shouldn't be part of the SDK. This change make the SDK more thin and one day we may could make this a single/double file SDK.
Toclose#183