Skip to content

:watch nil triggers clj-kondo lint warning #361

Description

@hti-andre

A :watch binding with a nil value like this:

:watch [_ nil :dispose dispose]

Triggers the following error by clj-kondo:

Expected: deref, received: nil.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions