luminus-framework / luminus-framework/lein-cprop
Hooks deprecation
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Warning: implicit hook found: lein-cprop.plugin/hooks
Hooks are deprecated and will be removed in a future version.
```
https://github.com/technomancy/leiningen/blob/master/doc/PLUGINS.md#hooks
Other relevant information:
https://github.com/technomancy/leiningen/issues/2387
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the implementation of lein-cprop.plugin/hooks and read the Leiningen PLUGINS.md hooks guidance linked in the issue, along with issue #2387. Determine the supported replacement for the deprecated implicit hook, then verify that using the plugin no longer emits the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100