Skip to content

fix: duplicated example code block in accessors #1657#1667

Merged
vogloblinsky merged 1 commit intodevelopfrom
fix/#1657-duplicated-example-blocks-for-accessors
Oct 28, 2025
Merged

fix: duplicated example code block in accessors #1657#1667
vogloblinsky merged 1 commit intodevelopfrom
fix/#1657-duplicated-example-blocks-for-accessors

Conversation

@tcorral
Copy link
Collaborator

@tcorral tcorral commented Oct 22, 2025

Solves #1657

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 fixes issue #1657 by removing a duplicated example code block in the accessors template. The change removes redundant code that was displaying JSDoc example tags twice in the setter signature section.

Key Changes

  • Removed duplicate example code rendering block (lines 195-205) from the setter signature section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tcorral tcorral removed the request for review from vogloblinsky October 22, 2025 10:59
@tcorral tcorral closed this Oct 23, 2025
@vogloblinsky
Copy link
Contributor

Failing CI is due to another fix which i am working on.

@tcorral tcorral reopened this Oct 24, 2025
@tcorral
Copy link
Collaborator Author

tcorral commented Oct 24, 2025

@vogloblinsky Let me know when you have fixed the build issues.

@sonarqubecloud
Copy link

@tcorral tcorral requested a review from vogloblinsky October 24, 2025 13:20
@tcorral
Copy link
Collaborator Author

tcorral commented Oct 28, 2025

@vogloblinsky have you reviewed this PR yet?

@vogloblinsky vogloblinsky merged commit 3b3c9fc into develop Oct 28, 2025
10 of 16 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.

3 participants