简体   繁体   English

如何指向 calva/clj-kondo 在子存储库中找到配置文件,而不是在根目录? 前:/frontend/.clj-kondo/.config

[英]How to point calva/clj-kondo to find the config file in a subrepo, not at root? F ex: /frontend/.clj-kondo/.config

I'm using a monorepo structure so I don't want it in root, like the documentation wants.我正在使用 monorepo 结构,所以我不希望它在根目录中,就像文档想要的那样。 So how can I tell calva / clj-kondo where to find this config file?那么我怎样才能告诉 calva / clj-kondo 在哪里可以找到这个配置文件呢?

https://github.com/borkdude/clj-kondo/blob/master/doc/editor-integration.md https://github.com/borkdude/clj-kondo/blob/master/doc/editor-integration.md

This issue should be resolved in the VSCode clj-kondo extension 2020.5.90 .此问题应在 VSCode clj-kondo 扩展2020.5.90中解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM