Skip to content

docs: fix documentation formatting in IPermit3#57

Merged
re1ro merged 2 commits intofeat/permit-treefrom
claude/pr54-address-feedback-01Mu5xjLme7mv5nn2QUpN6XQ
Nov 22, 2025
Merged

docs: fix documentation formatting in IPermit3#57
re1ro merged 2 commits intofeat/permit-treefrom
claude/pr54-address-feedback-01Mu5xjLme7mv5nn2QUpN6XQ

Conversation

@re1ro
Copy link
Collaborator

@re1ro re1ro commented Nov 21, 2025

Address PR feedback:

  • Fix @param name from 'levels' to 'nodes' in PermitNode struct
  • Reorder @param documentation to match struct field order in PermitTree

Changes:

  • Corrected parameter documentation to match actual struct fields
  • Improved documentation clarity and consistency

Address PR feedback:
- Fix @param name from 'levels' to 'nodes' in PermitNode struct
- Reorder @param documentation to match struct field order in PermitTree

Changes:
- Corrected parameter documentation to match actual struct fields
- Improved documentation clarity and consistency
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects documentation formatting issues in the IPermit3 interface to ensure parameter documentation matches the actual struct field definitions. The changes address inconsistencies between documented parameter names and field order versus the actual struct implementations.

  • Fixed parameter name from 'levels' to 'nodes' in PermitNode struct documentation
  • Reordered @param documentation in PermitTree to match struct field declaration order

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@re1ro re1ro merged commit b8d0c04 into feat/permit-tree Nov 22, 2025
2 checks passed
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