Skip to content

chore: willboosterify this repo#13

Merged
WillBooster-bot merged 1 commit intomainfrom
wbfy
Apr 24, 2026
Merged

chore: willboosterify this repo#13
WillBooster-bot merged 1 commit intomainfrom
wbfy

Conversation

@WillBooster-bot
Copy link
Copy Markdown

No description provided.

@WillBooster-bot WillBooster-bot merged commit 414f394 into main Apr 24, 2026
11 checks passed
@WillBooster-bot WillBooster-bot deleted the wbfy branch April 24, 2026 20:25
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates project guidelines and rules across several documentation files and the Cursor configuration, introducing new standards for test debugging, E2E testing, and command syntax. It also updates the oxlint and @typescript/native-preview dependencies. Feedback was provided regarding a change to the commenting rule that encourages using JSDoc to explain "what" code does, as this contradicts the repository's style guide which prioritizes explaining "why" to avoid redundant documentation.

Comment thread .cursor/rules/general.mdc
Comment on lines +45 to +46
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The proposed rule contradicts the repository style guide, which states that comments should explain "why" rather than "what". Explicitly encouraging the use of JSDoc to explain "what" may lead to redundant documentation that states the obvious, which is discouraged by the rule to avoid stating what can be understood from the code itself.

- Write comments that explain "why" rather than "what".
  - Avoid stating what can be understood from the code itself.
References
  1. Write comments that explain "why" rather than "what". Avoid stating what can be understood from the code itself. (link)

Comment thread AGENTS.md
Comment on lines +39 to +40
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The proposed rule contradicts the repository style guide, which states that comments should explain "why" rather than "what". Explicitly encouraging the use of JSDoc to explain "what" may lead to redundant documentation that states the obvious, which is discouraged by the rule to avoid stating what can be understood from the code itself.

Suggested change
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
- Write comments that explain "why" rather than "what".
- Avoid stating what can be understood from the code itself.
References
  1. Write comments that explain "why" rather than "what". Avoid stating what can be understood from the code itself. (link)

Comment thread CLAUDE.md
Comment on lines +39 to +40
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The proposed rule contradicts the repository style guide, which states that comments should explain "why" rather than "what". Explicitly encouraging the use of JSDoc to explain "what" may lead to redundant documentation that states the obvious, which is discouraged by the rule to avoid stating what can be understood from the code itself.

Suggested change
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
- Write comments that explain "why" rather than "what".
- Avoid stating what can be understood from the code itself.
References
  1. Write comments that explain "why" rather than "what". Avoid stating what can be understood from the code itself. (link)

Comment thread GEMINI.md
Comment on lines +39 to +40
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The proposed rule contradicts the repository style guide, which states that comments should explain "why" rather than "what". Explicitly encouraging the use of JSDoc to explain "what" may lead to redundant documentation that states the obvious, which is discouraged by the rule to avoid stating what can be understood from the code itself.

Suggested change
- Write comments that explain "why" and use JSDoc to explain "what".
- Avoid stating what can be easily understood from the code itself.
- Write comments that explain "why" rather than "what".
- Avoid stating what can be understood from the code itself.
References
  1. Write comments that explain "why" rather than "what". Avoid stating what can be understood from the code itself. (link)

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.

1 participant