Skip to content

chore: Add AI rulesets #1475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 1, 2025
Merged

chore: Add AI rulesets #1475

merged 6 commits into from
May 1, 2025

Conversation

joe-yeager
Copy link
Contributor

@joe-yeager joe-yeager commented Apr 30, 2025

Add AI ruleset

Added a CLAUDE.md file with:
- Build/lint/test command references
- Code style guidelines and patterns
- Type and formatting standards

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
joe-yeager and others added 3 commits April 30, 2025 10:21
Add rules to enforce code style, formatting, and testing guidelines for the CLI. This helps Cursor AI make consistent recommendations when working with the codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Add a guideline explicitly stating that no one should commit or push to the main branch without permission.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Update the code-style.md rule to include the guideline about never committing or pushing to main branch without permission.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@joe-yeager joe-yeager changed the title docs: Add CLAUDE.md with code style and command guidelines chore: Add AI rulesets Apr 30, 2025
kemmerle
kemmerle previously approved these changes Apr 30, 2025
Copy link
Contributor

@kemmerle kemmerle left a comment

Choose a reason for hiding this comment

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

Very impressive--I'd give Claude an A+ for grammar and spelling!

One note: Do we want to add use uiLogger instead of console.log to the code style rules, as we noted on Slack?

Copy link
Contributor

@brandenrodgers brandenrodgers left a comment

Choose a reason for hiding this comment

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

Looks good to me! I'm interested to see if this has a noticeable impact

@joe-yeager joe-yeager merged commit 8ba205d into main May 1, 2025
1 check passed
@joe-yeager joe-yeager deleted the jy/claude-md branch May 1, 2025 16:04
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