Skip to content

Claude preferences#20

Merged
mudigal merged 4 commits intodevfrom
claude-preferences
Feb 26, 2026
Merged

Claude preferences#20
mudigal merged 4 commits intodevfrom
claude-preferences

Conversation

@mudigal
Copy link
Copy Markdown
Collaborator

@mudigal mudigal commented Feb 26, 2026

Updated pre-commit checklist:

  1. cargo +nightly fmt --all - Format Rust code
  2. taplo format --config .config/taplo.toml - Format TOML files
  3. cargo check --all - Verify compilation
  4. cargo clippy --all - Check for lint errors
  5. cargo test - Run tests (when relevant)

mudigal and others added 4 commits February 21, 2026 01:42
- Always run cargo fmt, clippy, and check before committing
- Use Debug instead of deprecated RuntimeDebug
- Avoid unused imports/variables
- Pre-commit checklist for CI compliance
@mudigal mudigal enabled auto-merge (squash) February 26, 2026 14:13
@mudigal mudigal merged commit f021250 into dev Feb 26, 2026
7 of 8 checks passed
@mudigal mudigal deleted the claude-preferences branch February 26, 2026 14:41
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