Plugin: lost-pixel
Open
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Implement the `lost-pixel` plugin for muri.
## Reference
- Knip implementation: https://github.com/webpro-nl/knip/tree/main/packages/knip/src/plugins/lost-pixel
## Tasks
- [ ] Create `lost-pixel.rs` in `crates/muri/src/plugin/`
- [ ] Implement `Plugin` trait with `name()`, `should_enable()`, `detect_entries()`
- [ ] Register in `mod.rs`
- [ ] Add tests
Parent issue: #1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.