Skip to content

Support hints to suppress removal/warning of unused vars #78

Description

@grzm

clj-kondo supports inline hints such as #_:clj-kondo/ignore to suppress lint warnings. carve allows ignoring unused vars via config file. It would be nice to be able to collocate suppression with the actual code using hints, e.g., #_:carve/ignore

https://clojurians.slack.com/archives/CHY97NXE2/p1769187974456339

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions