stackabletech / stackabletech/operator-rs

Deny Clippy's inconsistent_struct_constructor lint

Open Beginner friendly
#1,273 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
167
Forks
19
Avg merge
1d 6h
Merged PRs (30d)
9

Description

I would be happy to enable that lint in a follow-up PR.

The lint in question is this one: https://rust-lang.github.io/rust-clippy/stable/index.html?search=field#inconsistent_struct_constructor

Originally posted by @Techassi in https://github.com/stackabletech/operator-rs/pull/1226#discussion_r3969233002

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.

Research direction

Start by locating the repository's Clippy or lint configuration and read the linked inconsistent_struct_constructor lint documentation. Enable the lint as denied, then run the project's Clippy checks; done means the configuration is accepted without existing violations.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.