atty is unmaintained

Open Beginner friendly
#1,959 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
84/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
rust
Domain
backend

Research direction

Start at common/src/lib.rs around lines 381-382, the only use identified in the issue, and compare it with std::io::IsTerminal. Check where the atty dependency is declared, then run the repository's relevant checks. Done means the standard-library replacement is used and the unmaintained atty dependency is no longer needed.

Written by the indexing model from the issue text.

Description

Dominant language
Rust
Stars
260
Forks
34
Avg merge
2d 1h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from oxidecomputer/crucible

All issues in oxidecomputer/crucible

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.