Skip to content

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