Skip to content

style: group and format individual linters and generators cleanly in …#3802

Open
hippietrail wants to merge 1 commit into
Automattic:masterfrom
hippietrail:tidy-lint-group-mod
Open

style: group and format individual linters and generators cleanly in …#3802
hippietrail wants to merge 1 commit into
Automattic:masterfrom
hippietrail:tidy-lint-group-mod

Conversation

@hippietrail

Copy link
Copy Markdown
Collaborator

Issues

N/A

Description

Grouped and formatted individual linters and lint generation modules cleanly in linting/lint_group/mod.rs

Previously, the huge list of Linter uses had a few uses for modules that created a bunch of linters each using macros etc. mixed in with them, while others were used mixed in with other stuff after the huge list.

I also reformatted the "normal" uses to group and indent all related things together in a uniform manner.

How Has This Been Tested?

cargo test

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant