Thanks to visit codestin.com
Credit goes to github.com

Skip to content

suppress warnings by type and/or regex #2740

@githorse

Description

@githorse

I get the following warnings on most lein tasks:

Warning: implicit hook found: lein-protoc.plugin/hooks 
Hooks are deprecated and will be removed in a future version.
Warning: implicit hook found: lein-dotenv.plugin/hooks 
Hooks are deprecated and will be removed in a future version.

Nothing I personally can do about these except hope the plugins get fixed before they stop working. It would be nice to ignore the warnings in the meantime. Is this possible? (This is a pretty common feature in other build tools -- maybe I've missed it here.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions