Fork me on GitHub
#calva
<
2020-06-02
>
pez18:06:49

I’m not sure how the clj.kondo extension works here. And also not sure what the monorepo workflow really looks like. But it might be that the clj-kondo extensions needs to provide a setting for where to find the config file.

Aleed22:06:51

I’m not sure why someone wouldn’t want the linting config in the root. But this happens to me when I have several repos open in workspace, their independent linting configs aren’t used

borkdude22:06:54

yes, it's because the current working directory of the plugin is determined by one of those repos

Aleed15:06:56

oh, awesome. thank you!

borkdude15:06:50

should now be available as 2020.5.90 in VSCode