You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/20 02:29:29 UTC

[GitHub] [incubator-doris] adonis0147 opened a new issue, #9116: [Enhancement] [diagnostics] Use clangd to detect unused includes.

adonis0147 opened a new issue, #9116:
URL: https://github.com/apache/incubator-doris/issues/9116

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   The latest version of clangd (14.0.0) has a feature to detect unused includes. We can optimize includes by using it.
   
   ### Solution
   
   Add the config file `.clangd` and turn on diagnostics.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] BiteTheDDDDt closed issue #9116: [Enhancement] [diagnostics] Use clangd to detect unused includes.

Posted by GitBox <gi...@apache.org>.
BiteTheDDDDt closed issue #9116: [Enhancement] [diagnostics] Use clangd to detect unused includes.
URL: https://github.com/apache/incubator-doris/issues/9116


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org