Skip to content

fix: update member_ordering config - #336

Merged
solid-illiaaihistov merged 1 commit into
solid-software:masterfrom
solid-illiaaihistov:fix/update-member-ordering-config
Jul 28, 2026
Merged

fix: update member_ordering config#336
solid-illiaaihistov merged 1 commit into
solid-software:masterfrom
solid-illiaaihistov:fix/update-member-ordering-config

Conversation

@solid-illiaaihistov

@solid-illiaaihistov solid-illiaaihistov commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated code quality configuration to enforce a consistent order for fields, accessors, and constructors.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 99448857-e321-4d10-8aa8-eb867ce32b22

📥 Commits

Reviewing files that changed from the base of the PR and between e3c1e1e and 23a6d64.

📒 Files selected for processing (1)
  • lib/analysis_options.yaml

📝 Walkthrough

Walkthrough

The lint configuration adds explicit member-ordering entries for fields, getters and setters, and constructors.

Changes

Member ordering configuration

Layer / File(s) Summary
Configure declaration ordering
lib/analysis_options.yaml
The solid_lints.diagnostics.member_ordering.order configuration now includes fields, getters_setters, and constructors.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the change to the member_ordering lint configuration and is concise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@solid-illiaaihistov
solid-illiaaihistov merged commit 80ff267 into solid-software:master Jul 28, 2026
2 checks passed
@solid-illiaaihistov
solid-illiaaihistov deleted the fix/update-member-ordering-config branch July 28, 2026 10:15
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.

2 participants