Skip to content

Set the name of functions and paramenters between ` to improve the readability#4488

Merged
3flex merged 1 commit into
mainfrom
improve-unused-private-member-message
Jan 15, 2022
Merged

Set the name of functions and paramenters between ` to improve the readability#4488
3flex merged 1 commit into
mainfrom
improve-unused-private-member-message

Conversation

@BraisGabin
Copy link
Copy Markdown
Member

This PR changes this message:

Private property position is unused.

to this message:

Private property `position` is unused.

The ` helps a lot to read this sentence and follows the new description guideline.

@BraisGabin BraisGabin added this to the 1.20.0 milestone Jan 13, 2022
@BraisGabin BraisGabin force-pushed the improve-unused-private-member-message branch from 1daca4c to fc6ceea Compare January 14, 2022 08:49
@3flex 3flex merged commit 116b2a1 into main Jan 15, 2022
@3flex 3flex deleted the improve-unused-private-member-message branch January 15, 2022 01:41
@3flex 3flex added the rules label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants