Skip to content

Move CLAUDE.md to .claude/ and add code style rules#19

Merged
linroid merged 1 commit intomainfrom
organize-claude-config
Feb 7, 2026
Merged

Move CLAUDE.md to .claude/ and add code style rules#19
linroid merged 1 commit intomainfrom
organize-claude-config

Conversation

@linroid
Copy link
Owner

@linroid linroid commented Feb 7, 2026

Summary

  • Move CLAUDE.md to .claude/CLAUDE.md for better organization
  • Update CLAUDE.md to reflect current library implementation status (all core features complete)
  • Add .claude/rules/code-style.md with Kotlin formatting guidelines based on .editorconfig

Changes

  1. Relocated project instructions: CLAUDE.md.claude/CLAUDE.md

    • Updated content to show project is substantially complete
    • All 8 core features now marked as implemented
    • Added development guidelines for code quality, architecture, testing, and logging
  2. Added code style rules: .claude/rules/code-style.md

    • Codifies formatting rules from .editorconfig
    • Includes Kotlin-specific guidelines (spacing, imports, alignment)
    • Documents code writing best practices
  3. Git configuration: Force-added .claude/ files despite global gitignore

    • Only version-controlled files included (excludes local settings)

Context

The KDown library has reached substantial completion with all core features implemented. This PR organizes project documentation and establishes code style guidelines for future development.

🤖 Generated with Claude Code

- Move CLAUDE.md to .claude/CLAUDE.md for better organization
- Update CLAUDE.md to reflect current library implementation status
- Add .claude/rules/code-style.md based on .editorconfig
- Force-add .claude/ files despite global gitignore

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Test Results

111 tests  ±0   111 ✅ ±0   0s ⏱️ ±0s
 12 suites ±0     0 💤 ±0 
 12 files   ±0     0 ❌ ±0 

Results for commit a887ae7. ± Comparison against base commit b9fa9f3.

@claude
Copy link

claude bot commented Feb 7, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@linroid linroid merged commit d089fef into main Feb 7, 2026
7 checks passed
@linroid linroid deleted the organize-claude-config branch February 7, 2026 15:16
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