Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Does the scope of clj-kondo support include displaying linting results?Β #355

@karolinepauls

Description

@karolinepauls

I followed the steps in https://liquidz.github.io/vim-iced/vim-iced.html#g%3Aiced_enable_clj_kondo_analysis. I set:

let g:iced_enable_clj_kondo_analysis = v:true
let g:iced_enable_clj_kondo_local_analysis = v:true

I was expecting to see linting errors when saving Clojure files with syntax errors. That didn't happen. I could see the cached files though. It looks like clj-kondo is only used internally for better IcedDefJump, etc.

Is it true that running clj-kondo as a linter isn't and will never be a goal and users should configure linters though other plugins?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions